svn commit: samba r1661 - in branches/SAMBA_3_0/source: include libsmb passdb smbd

jra at samba.org jra at samba.org
Thu Aug 5 19:57:43 GMT 2004


Author: jra
Date: 2004-08-05 19:57:41 +0000 (Thu, 05 Aug 2004)
New Revision: 1661
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=1661&nolog=1
Log:
Changed the password history format so that each history entry
consists of a 16 byte salt, followed by the 16 byte MD5 hash of
the concatination of the salt plus the NThash of the historical
password. Allows these to be exposed in LDAP without security issues.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/include/smb.h
   branches/SAMBA_3_0/source/libsmb/smbencrypt.c
   branches/SAMBA_3_0/source/passdb/passdb.c
   branches/SAMBA_3_0/source/passdb/pdb_get_set.c
   branches/SAMBA_3_0/source/smbd/chgpasswd.c

Changeset:
Sorry the patch is to large, please use WebSVN to see it!


More information about the samba-cvs mailing list