d Brookhouse [mailto:[EMAIL PROTECTED]
Sent: Friday, September 26, 2003 11:32 AM
To: '[EMAIL PROTECTED]'
Subject: Perl-ldap multiple hosts in new
I am attempting to utilize Net::LDAP to authenticate to a directory, and
I have it working, but I now need to add redundancy.
The docs for Net
I am attempting to utilize Net::LDAP to authenticate to a directory, and
I have it working, but I now need to add redundancy.
The docs for Net::LDAP say "
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.
On