mount_smbfs for domain users

Good afternoon.

This is just an example:

mount_smbfs -I 192.168.1.1 //myUser@serverName/mySharedFolder /mnt/mySharedFolder

How in this cmdline instead of local_user@NetBIOS-name point out credentials user from Windows Domain?
This domain_user@domain.com with error :
unable to open connection: syserr = Authentication error
 
… to mount remote shares …

I keep some things in the Remote part of the Places panel of Dolphin. Locations something like this:

smb://username%40domain@server/path/to

x11-fm/thunar/ might have been preferable in some cases … although my memory of this is quite distant, possibly outdated.

There's a dependency on devel/gvfs/, so be prepared to pkill gvfsd-trash if the process prevents an unmount. FreeBSD bug 254024 – devel/gvfs: gvfsd-trash latches to zfs volumes
 
Back
Top