You are not logged in.

#1 2021-04-13 13:18:21

Tisa
Member
Registered: 2021-04-13
Posts: 1

Dolphin won't access to network share with authentication

Hi,

This is my first topic in there smile

I am trying to solve this issue for 2 days now... but i don't find the tip's.

if i set the share without authentication :
$ dolphin smb://freebox/drive/  =>dolphin opens the share, and i am able to browse in and read all file.

if i set the share with authentication :
$ dolphin smb://freebox/drive/ => dolphin keeps asking for username and password

smbclient and mount cifs are working.

$ smbclient -U test //freebox/drive/
Enter WORKGROUP\test's password:
Try "help" to get a list of possible commands.
smb: \> ls
  .                                   D        0  Tue Jan 22 12:04:00 2019
  ..                                  D        0  Mon Mar 22 10:37:36 2021
  Downloads                   D        0  Mon Apr 22 16:18:31 2019
  Musics                            D        0  Tue Jan 22 12:04:00 2019
  Pictures                              D        0  Tue Jan 22 12:04:00 2019
  Records                     D        0  Thu Nov 26 21:40:52 2020
  Videos                             D        0  Wed Apr  8 02:40:37 2020

                239216096 blocks of size 1024. 184022836 blocks available


$ sudo mount -t cifs '//freebox/disque dur/' /mnt/freebox -o username=test,password=Password123,vers=1.0
$ cd /mnt/freebox
$ ls
Downloads Musics Pictures Records Videos
$

Thanks for your help !

Last edited by Tisa (2021-04-13 13:35:55)

Offline

Board footer

Powered by FluxBB