svn commit: samba r176 - branches/SAMBA_3_0/source/libsmb

abartlet at samba.org abartlet at samba.org
Mon Apr 12 11:18:32 GMT 2004


Author: abartlet
Date: 2004-04-12 11:18:32 +0000 (Mon, 12 Apr 2004)
New Revision: 176

Modified:
   branches/SAMBA_3_0/source/libsmb/cliconnect.c
   branches/SAMBA_3_0/source/libsmb/passchange.c
   branches/SAMBA_3_0/source/libsmb/smbencrypt.c
Log:
Improve our fallback code for password changes - this would be better
with more correct NTLMSSP support in client and server, but it will do
for now.

Also implement LANMAN password only in the classical session setup code, but 
#ifdef'ed out.  In Samba4, I'll make this run-time so we can torture it.

Lanman passwords over 14 dos characters long could be considered
'invalid' (they are truncated) - so SMBencrypt now returns 'False' if
it generates such a password.

Andrew Bartlett



WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0&path=/&rev=176&sc=1


More information about the samba-cvs mailing list