patch: correct description of attributetype sambaPasswordHistory

Michael Adam ma at sernet.de
Tue Jan 23 16:37:52 GMT 2007


Hi, 

in the samba.schema, I found the description of the decription
of the attributeType sambaPasswordHistory somewhat imprecise
(if not misleading). Here is a suggestion for a (from what I read
from the source code) more correct description...

Cheers, Michael

-- 
Michael Adam,  SerNet Service Network GmbH
phone: +49-551-370000-0,  fax: +49-551-370000-9

-------------- next part --------------
Index: examples/LDAP/samba.schema
===================================================================
--- examples/LDAP/samba.schema	(revision 20978)
+++ examples/LDAP/samba.schema	(working copy)
@@ -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-technical mailing list