/opt/redhat-ds/slapd-serverID/config directory. Other important configuration files for the Administration Server and for shared configuration are in /opt/redhat-ds/admin-serv/config and /opt/redhat-ds/shared/config. Make a backup of all of these files in a secure location.
o=NetscapeRoot replicated between the two master servers, server1 and server2. By default, writes made through server2's Directory Server Console are written to server1, then replicated over. Modify the Directory Server Console on the second server (server2) so that it writes its own Console instance instead of server1's.
adm.conf file for the Administration Server to reflect server2 Directory Servers values:
ldapurl: ldap://server2.example.com:389/o=NetscapeRoot
dse.ldif for the Directory Server to reflect server2 Directory Servers values:
serverRoot/slapd-serverID/config/dse.ldif:nsslapd-pluginarg0: ldap:///server2.example.com:389/o=NetscapeRoot
server2 by editing its dse.ldif file and setting the nsslapd-pluginEnabled value to off.
serverRoot/slapd-serverID/config/dse.ldif dn: cn=Pass Through Authentication,cn=plugins,cn=config nsslapd-pluginEnabled:off