summaryrefslogtreecommitdiff
path: root/examples/LDAP
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2004-07-07 22:59:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:52:09 -0500
commitff7236a5f20d16069b31383105604a694236ec65 (patch)
tree20d7945e280bf49a17d5e20cd43c7f1ad324d6fe /examples/LDAP
parentdd54b2a3c45e202e504ad69d170eb798da4e6fc9 (diff)
downloadsamba-ff7236a5f20d16069b31383105604a694236ec65.tar.gz
r1390: Improve description of attribute.
Jeremy.
Diffstat (limited to 'examples/LDAP')
-rw-r--r--examples/LDAP/samba.schema2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema
index 0ad94f973df..1ff6274d5b8 100644
--- a/examples/LDAP/samba.schema
+++ b/examples/LDAP/samba.schema
@@ -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} )