in reply to issue using NET::LDAP with load balancer dns alias with multiple ldap servers
If it's working without the load balancer, then it's probably a problem with the load balancer. Try it with a generic ldapsearch command and see how that goes first.
ldapsearch -H ldap://your.ldap.hostname -D uid=yourbinddn -W -x -b dc=yourbase objectClass=*
--
Andy
|
---|