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
commit76cf406197d216bda0a11ccf8dcc7867fcb7707a (patch)
treeb1101f7e9df0d2bf0b3d7971ac93a13c95132369 /examples/LDAP
parent1c5867502a47371e24519ffeb4165c69cab63482 (diff)
downloadsamba-76cf406197d216bda0a11ccf8dcc7867fcb7707a.tar.gz
samba-76cf406197d216bda0a11ccf8dcc7867fcb7707a.tar.bz2
samba-76cf406197d216bda0a11ccf8dcc7867fcb7707a.zip
r1390: Improve description of attribute.
Jeremy. (This used to be commit ff7236a5f20d16069b31383105604a694236ec65)
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 0ad94f973d..1ff6274d5b 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} )