search for: smb_mnt

Displaying 1 result from an estimated 1 matches for "smb_mnt".

Did you mean: smb_mid
2003 Dec 05
1
error:SMB signing is mandatory error.
I have encountered this error: cli_negprot: SMB signing is mandatory and we have disabled it. 26595: protocol negotiation failed SMB connection failed when I am attempting to mount a windows xp machine from a linux machine: mount -t smbfs //machine/share /root/smb_mnt -o username=administrator,password=mypass I have looked through the archives and found the following information concerning this problem, with their attempted solutions: http://www.mail-archive.com/samba@lists.samba.org/msg25796.html http://www.mail-archive.com/samba@lists.samba.org/msg25802.htm...