CVS update: samba/source/auth

abartlet at samba.org abartlet at samba.org
Sun Jan 5 18:32:08 EST 2003


Date:	Sun Jan  5 07:32:08 2003
Author:	abartlet

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv15138/auth

Modified Files:
	auth_sam.c 
Log Message:
Clear up the auth_sam password checking code (the core of our password checking
routines).  In particular, we now better support the NT# in LM feild, and the
LMv2 password scheme.  (LMv2 is basicly NTLMv2 capped at 24 bytes, slightly
more secure, and in the LM feild for compatiblity).

Thanks to the Samba-TNG team and Luke Leighton for various descriptions of this
algorithm, and to MS for a solution that seems to actually make sense for once
:-).

Andrew Bartlett


Revisions:
auth_sam.c		1.47 => 1.48
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_sam.c?r1=1.47&r2=1.48



More information about the samba-cvs mailing list