r1390: Improve description of attribute.
authorJeremy Allison <jra@samba.org>
Wed, 7 Jul 2004 22:59:15 +0000 (22:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:09 +0000 (10:52 -0500)
Jeremy.

examples/LDAP/samba.schema

index 0ad94f973df0ce5c82e65d4f227c1c46a79f559b..1ff6274d5b8e688419c7f540acaeac9c43d69ccb 100644 (file)
@@ -252,7 +252,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.50 NAME 'sambaPasswordHistory'
-       DESC 'MD4 hash of the unicode password'
+       DESC 'Concatenated MD4 hashes of the unicode passwords used on this account'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} )