----- "Scott Behrens" sbehrens@gmail.com wrote:
I restarted slapd after changing the log setting in slapd.conf. I also noticed that when doing a ldapsearch from the client host, it always searched the primary. Nothing seems to be happening on the replica:
ldapsearch -xLLL -b "dc=domain,dc=com"
Let's see your client configuration. For ldapsearch, that should be /etc/openldap/ldap.conf, and any .ldaprc or similar files if you have created them. For nss_ldap, that means /etc/ldap.conf and possibly /root/.ldaprc or similar.
In essence, how did you "point the client at the replice" ?
Regards, Buchan