From: Kurt Zeilenga Date: Sun, 18 Jun 2000 19:40:38 +0000 (+0000) Subject: Add reference to slappasswd(8) X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2588 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=65f9a005ede921fca3737bfc6d4cb1ba0dd907e4;p=openldap Add reference to slappasswd(8) --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 4016f9df55..09a15f41d8 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -321,7 +321,9 @@ or administrative limit restrictions for operations on this database. Specify a password (or hash of the password) for the rootdn. This option accepts all RFC 2307 userPassword formats known to the server including \fB{SSHA}\fP, \fB{SHA}\fP, \fB{SMD5}\fP, -\fB{MD5}\fP, \fB{CRYPT}\fP, and cleartext schemes. Cleartext +\fB{MD5}\fP, \fB{CRYPT}\fP, and cleartext schemes. +.BR slappasswd (8) +may be used to generate a hash of a password. Cleartext and \fB{CRYPT}\fP passwords are not recommended. .TP .B suffix @@ -439,6 +441,7 @@ ETCDIR/slapd.conf .BR slapadd (8), .BR slapcat (8), .BR slapindex (8), +.BR slappassword (8), .BR slurpd (8), .LP "The SLAPD and SLURPD Administrator's Guide"