]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/runningslapd.sdf
constraint overlay section complete.
[openldap] / doc / guide / admin / runningslapd.sdf
index 54a4145c80201bfb5afde33108baeea745e54bea..fda57ae21cf02a3b2df6db3a01e4757e6f472e90 100644 (file)
@@ -19,6 +19,17 @@ in the manual page.  This section details a few commonly used options.
 This option specifies an alternate configuration file for slapd.
 The default is normally {{F:/usr/local/etc/openldap/slapd.conf}}.
 
+>      -F <slapd-config-directory>
+
+Specifies the slapd configuration directory. The default is {{F:/usr/local/etc/openldap/slapd.d}}
+
+If both {{EX:-f}} and {{EX:-F}} are specified, the config file will be read and converted 
+to config directory format and written to the specified directory.  
+If neither option is specified, slapd will attempt to read the default config 
+directory before trying to use the default config file. If a valid config 
+directory exists then the default config file is ignored. All of the slap tools 
+that use the config options observe this same behavior.
+
 >      -h <URLs>
 
 This option specifies alternative listener configurations.  The
@@ -37,7 +48,7 @@ numeric.
 >      -n <service-name>
 
 This option specifies the service name used for logging and
-other purposes.  The default service name is {{EX:slapd}}.
+other purposes. The default service name is {{EX:slapd}}.
 
 >      -l <syslog-local-user>