From: Kurt Zeilenga Date: Wed, 12 Jun 2002 00:50:28 +0000 (+0000) Subject: Add {CLEARTEXT} to password-hash possibilities X-Git-Tag: NO_SLAP_OP_BLOCKS~1481 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dfeac21baa0d41a422bcb62ed66f936c2e78b7e0;p=openldap Add {CLEARTEXT} to password-hash possibilities --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 0d41ed4bea..6bae0f6bc9 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -447,12 +447,18 @@ The must be one of .BR {SHA} , .BR {SMD5} , .BR {MD5} , +.BR {CRYPT} , and -.BR {CRYPT} . +.BR {CLEARTEXT} . The default is .BR {SSHA} . -Note that this option does not alter the normal user applications +Note that +.B {CLEARTEXT} +indicates that the new password should be +added to userPassword as clear text. + +Also, note that this option does not alter the normal user applications handling of userPassword during LDAP Add, Modify, or other LDAP operations. .TP .B password\-crypt\-salt\-format