From 152c0e25c26e17412d06ed4a130d5711c48282a0 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 1 Mar 2000 22:58:30 +0000 Subject: [PATCH] Add reference to RFC 2307 (rootpw) --- doc/man/man5/slapd.conf.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 321cce1099..727991b2b1 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -351,9 +351,10 @@ or administrative limit restrictions for operations on this database. .TP .B rootpw Specify a password (or hash of the password) for the rootdn. -This option accepts all password formats known to the server -including \fB{SHA}\fP, \fB{MD5}\fP, \fB{CRYPT}\fP, and cleartext. -Cleartext passwords are not recommended. +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 +passwords are not recommended. .TP .B suffix Specify the DN suffix of queries that will be passed to this -- 2.39.5