System Administration Guide: Naming and Directory Services (DNS, NIS, and LDAP)

Choosing the Location of the Configuration Directory

Many Sun ONE servers including Directory Server 5.1 use an instance of Sun ONE Directory Server 5.1 to store configuration information. This information is stored in the o=NetscapeRoot directory tree. It does not need to be held on the same Sun ONE Directory Server 5.1 as your directory data. Your configuration directory is Sun ONE Directory Server 5.1 that contains the o=NetscapeRoot.

If you are installing Sun ONE Directory Server 5.1 only to support other Sun ONE servers, then that Sun ONE Directory Server 5.1 is your configuration directory. If you are installing Sun ONE Directory Server 5.1 to use as part of a general directory service, then you will have multiple Sun ONE Directory Server 5.1s installed in your enterprise and you must decide which one will host the configuration directory tree, o=NetscapeRoot. You must make this decision before you install any Sun ONE servers (including Sun ONE Directory Server 5.1).

For ease of upgrades, you should use a Sun ONE Directory Server 5.1 instance that is dedicated to supporting the o=NetscapeRoot tree; this server instance should perform no other function with regard to managing your enterprise's directory data. Also, do not use port 389 for this server instance because doing so could prevent you from installing a Sun ONE Directory Server 5.1 on that host that can be used for management of your enterprise's directory data.

Because the configuration directory normally experiences very little traffic, you can allow its server instance to coexist on a machine with another more heavily loaded Sun ONE Directory Server 5.1 instance. However, for very large sites that are installing a large number of Sun ONE servers, you may want to dedicate a low-end machine to the configuration directory so as to not hurt the performance of your other production servers. Sun ONE server configurations result in write activities to the configuration directory. For large enough sites, this write activity could result in a short-term performance hit to your other directory activities.

Also, as with any directory configuration, consider replicating the configuration directory to increase availability and reliability. See the Sun ONE Directory Server 5.1 Deployment Guide for information on using replication and DNS round robins to increase directory availability.


Caution – Caution –

If the configuration directory tree if corrupted, you might need to reinstall all other Sun ONE servers that are registered in that configuration directory. Remember the following guidelines when dealing with the configuration directory.