summaryrefslogtreecommitdiff
path: root/examples/LDAP
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-01-23 16:50:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:17:22 -0500
commit7556355b28dce1ba3777c782c43a953f219eedd2 (patch)
tree423b5a0e7a8430bb4ac80205dceac1d7f86dda26 /examples/LDAP
parentaeb834036d5cc576df6b284cebf6f4afcce4dfcc (diff)
downloadsamba-7556355b28dce1ba3777c782c43a953f219eedd2.tar.gz
r20979: Fix description, thanks to Michael Adam <ma@sernet.de>
(This used to be commit 4610465d7f8b1d145b4923f03bd1559c79ad8e70)
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 061fb9791ab..31a7a67b8ed 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} )