]> git.sur5r.net Git - openldap/commitdiff
password-hash now takes a list of mechanisms
authorHoward Chu <hyc@openldap.org>
Tue, 2 Mar 2004 22:17:20 +0000 (22:17 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 2 Mar 2004 22:17:20 +0000 (22:17 +0000)
doc/man/man5/slapd.conf.5

index 76b2145c10f028ecfbdcc82b52fc6d27c9a1674c..ca1f3fb457430b7e0292893a84cbcb280159a276 100644 (file)
@@ -529,9 +529,9 @@ in place of the numeric OID in objectclass and attribute definitions. The
 name can also be used with a suffix of the form ":xx" in which case the
 value "oid.xx" will be used.
 .TP
-.B password-hash <hash>
-This option sets the hash to be used in generation of user
-passwords, stored in userPassword, during processing of
+.B password-hash <hash> [<hash>...]
+This option configures one or more hashes to be used in generation of user
+passwords stored in the userPassword attribute during processing of
 LDAP Password Modify Extended Operations (RFC 3062).
 The <hash> must be one of
 .BR {SSHA} ,