I know that Net::LDAP can support multiple hosts.

[from documentation]
   "HOST may also be a reference to an array of hosts, host-port pairs
or URIs to try. Each will be tried in order until a connection is made.
Only when all have failed will the result of undef be returned

When a bind is done, how can we tell which server it connected to?
It'd be nice for logging purposes in our scripts.

Any ideas?
Thanks,
Sean

Reply via email to