diff --git a/servers/slapd/slapd.conf b/servers/slapd/slapd.conf index b28c56be3e..a8687935f7 100644 --- a/servers/slapd/slapd.conf +++ b/servers/slapd/slapd.conf @@ -45,6 +45,15 @@ argsfile %LOCALSTATEDIR%/run/slapd.args # # rootdn can always read and write EVERYTHING! +####################################################################### +# config database definitions +####################################################################### +database config +# Uncomment the rootpw line to allow binding as the cn=config +# rootdn so that temporary modifications to the configuration can be made +# while slapd is running. They will not persist across a restart. +# rootpw secret + ####################################################################### # MDB database definitions #######################################################################