svn commit: samba r20980 - in branches/SAMBA_3_0_24/examples/LDAP: .

vlendec at samba.org vlendec at samba.org
Tue Jan 23 16:51:24 GMT 2007


Author: vlendec
Date: 2007-01-23 16:51:23 +0000 (Tue, 23 Jan 2007)
New Revision: 20980

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20980

Log:
Merge
Modified:
   branches/SAMBA_3_0_24/examples/LDAP/samba.schema


Changeset:
Modified: branches/SAMBA_3_0_24/examples/LDAP/samba.schema
===================================================================
--- branches/SAMBA_3_0_24/examples/LDAP/samba.schema	2007-01-23 16:50:27 UTC (rev 20979)
+++ branches/SAMBA_3_0_24/examples/LDAP/samba.schema	2007-01-23 16:51:23 UTC (rev 20980)
@@ -292,7 +292,7 @@
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} )
 
 attributetype ( 1.3.6.1.4.1.7165.2.1.54 NAME 'sambaPasswordHistory'
-	DESC 'Concatenated MD4 hashes of the unicode passwords used on this account'
+	DESC 'Concatenated MD5 hashes of the salted NT passwords used on this account'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} )
 



More information about the samba-cvs mailing list