Entering 'domain' information when connecting to SAMBA share in Dolphin
Posted
by Felipe Alvarez
on Super User
See other posts from Super User
or by Felipe Alvarez
Published on 2010-05-26T04:53:53Z
Indexed on
2010/05/26
5:03 UTC
Read the original article
Hit count: 376
openSUSE 11.2. KDE 4.3.5 Dolphin 1.3
The following works on CL
mount -v -o username=abcdefg,domain=DOM -t cifs //server.tld/share/path /mnt
Authentication fails when trying to connect to this share via Dolphin. "domain=DOM" is a required field. How do I force dolphin to connect to it?
On Dolphin, the following fails:
smb://[email protected]/server/path
© Super User or respective owner