RE: LDAP bind authentication problem

2003-11-12 Thread Li, Tina
Thanks for the help. It turns out that I only needed to set the version parameter to 2 and everything worked. Tina -Original Message- From: Peter Marschall [mailto:[EMAIL PROTECTED] Sent: Saturday, November 08, 2003 4:06 AM To: Li, Tina; '[EMAIL PROTECTED]' Subject: Re:

Re: LDAP bind authentication problem

2003-11-08 Thread Peter Marschall
Hi, On Saturday 08 November 2003 00:47, Li, Tina wrote: > I created a Perl script using perl-ldap to search for entries in my LDAP > server (version 2). When I bind to the server with the root DN and root > password, it doesn't seem to bind correctly. That is, the bind method > doesn't seem to a

Re: LDAP bind authentication problem

2003-11-08 Thread Chris Ridd
On 7/11/03 11:47 pm, Li, Tina <[EMAIL PROTECTED]> wrote: > Hi, > > I created a Perl script using perl-ldap to search for entries in my LDAP > server (version 2). When I bind to the server with the root DN and root > password, it doesn't seem to bind correctly. That is, the bind method > doesn't

LDAP bind authentication problem

2003-11-07 Thread Li, Tina
Hi, I created a Perl script using perl-ldap to search for entries in my LDAP server (version 2). When I bind to the server with the root DN and root password, it doesn't seem to bind correctly. That is, the bind method doesn't seem to authenticate my credentials. It seems as if the bind method