Re: Net::LDAP Bad hostname

2003-08-14 Thread Graham Barr
On Thu, 2003-08-07 at 18:44, [EMAIL PROTECTED] wrote: > Hello all, > > I have written a script to add new entries in the LDAP directory service, > but when I setup an array of hosts I > get the following error when executing the script: "IO::Socket::INET: Bad > hostname 'myhost1.ldap.com myhost2.l

Net::LDAP Bad hostname

2003-08-14 Thread CZachary
Hello all, I have written a script to add new entries in the LDAP directory service, but when I setup an array of hosts I get the following error when executing the script: "IO::Socket::INET: Bad hostname 'myhost1.ldap.com myhost2.ldap.com' at form_processor.cgi line 69" Could anyone explain what