From d850d47e31721e60b4af389781666820f15d917a Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 23 Jan 2007 16:51:23 +0000 Subject: [PATCH] r20980: Merge --- examples/LDAP/samba.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index d0d5bd1b7ad..549a7088623 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -292,7 +292,7 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial' 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} ) -- 2.11.4.GIT