From: Kurt Zeilenga Date: Wed, 29 Aug 2001 19:37:32 +0000 (+0000) Subject: Password-hash doesn't support UNIX, KERBEROS, SASL schemes. X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1148 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f7690b1194f4bbd5f7a5f32ae3f9897e42c9ace0;p=openldap Password-hash doesn't support UNIX, KERBEROS, SASL schemes. --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 385358239a..48355ce8f6 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -311,11 +311,8 @@ The to use for userPassword generation. One of .BR {SHA} , .BR {SMD5} , .BR {MD5} , -.BR {CRYPT} , -.BR {KERBEROS} , -.BR {SASL} , and -.BR {UNIX} . +.BR {CRYPT} . The default is .BR {SSHA} . .TP