Displaying 1 result from an estimated 1 matches for "enablesignatur".
Did you mean:
enablesignatures
2004 Feb 18
0
Signatures in Samba with windows XP
..." in smb.conf, the
Windows XP clients can no longer connect to the samba (3.0.2), the
"net use \\server\ipc$ /u:user password" return error 64. If I disabled
the "server signing" the connection went ok.
I've also checked register setting on XP (LMcompatibilityLevel,
enablesignatures etc..) but no progress was made.
The "server signing = auto" will make the samba to send the "security mode =
0x7" in netgotiate protocol response, that means "security =user"
and "security signatures enabled" (not mandatory). So I can't understand w...