Directory Service Configuration Files

The directory service uses a number of configuration files to control the activity of its components:

slapd.conf contains slapd configuration information. It includes the object class and attribute configuration information, in
  slapd.oc.conf
  slapd.at.conf

See "slapd.conf File Format" or the slapd.conf(4) man page for a detailed description of the content and format of slapd.conf.

snmpslapd.conf contains configuration information used by the SNMP agent monitoring slapd. Do not modify this file.

The following files contain information used by directory clients:

ldapfilter.conf
ldapfriendly.conf
ldapsearchprefs.conf
ldaptemplates.conf

The following files contain information used by the LDAP/HTTP Gateway.

webldapfilter.conf
webldapfriendly.conf
webldaptemplates.conf

The directory server daemon, slapd, reads the current configuration when it is started. If you change the configuration while slapd is running, the updated configuration is automatically re-read by the daemon when you save the configuration.

If you make a modification to the configuration, the files in the current directory are copied to the previous directory. The files are copied only once in the course of an administrative session. This means that you have a copy of the configuration that was in effect before you made any modifications. If you forget to save the changes to the configuration file, the next time you start the Admin Console you are asked whether you want to update the configuration with previously recorded changes.




Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved.