From: Howard Chu Date: Tue, 2 Mar 2004 22:17:20 +0000 (+0000) Subject: password-hash now takes a list of mechanisms X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~380 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5f9a87c0411ad8e9cce3f40397365991b51136e7;p=openldap password-hash now takes a list of mechanisms --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 76b2145c10..ca1f3fb457 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -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 -This option sets the hash to be used in generation of user -passwords, stored in userPassword, during processing of +.B password-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 must be one of .BR {SSHA} ,