RE: Perl-ldap multiple hosts in new (solved)

2003-09-26 Thread Edward Brookhouse
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

Perl-ldap multiple hosts in new

2003-09-26 Thread Edward Brookhouse
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