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
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