From 53c26c3a3e10d86235fd7bfa96b1642677e87e3b Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 18 May 2010 02:31:46 +0000 Subject: [PATCH] mention default rootdn of cn=config (ITS#6546) --- doc/man/man5/slapd-config.5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 69e024d6cd..f15ee3adc9 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1566,6 +1566,13 @@ a namingContext (suffix) of the database, a simple bind password may also be provided using the .B olcRootPW directive. Note that the rootdn is always needed when using syncrepl. +The +.B olcRootDN +of the +.B cn=config +database defaults to +.B cn=config +itself. .TP .B olcRootPW: Specify a password (or hash of the password) for the rootdn. The -- 2.39.5