From: Kurt Zeilenga Date: Fri, 13 Oct 2000 20:19:54 +0000 (+0000) Subject: Remove non hash schemes from passwd-hash description X-Git-Tag: OPENLDAP_REL_ENG_2_0_7~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7614672aafb61c6dae77e9f413277124f6f49dfb;p=thirdparty%2Fopenldap.git Remove non hash schemes from passwd-hash description --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index bb8b45df16..54c0730b5a 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -241,11 +241,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