Re: Need help on Authenticating users.

2008-05-06 Thread Srinivas N
Hi Peter, Thanks a tons. Your suggestion for authenticating the users with LDAP helped me a lot. Thanks again. Srinivas.

Re: Need help on Authenticating users.

2008-05-04 Thread Peter Marschall
Hi, On Saturday, 3. May 2008, Srinivas N wrote: > I have been working with LDAP server configurations from some time and > now I want to integrate the LDAP in my project. > > I want to use LDAP to authenticate the users when they login to my portal. > > I found Net::LDAP as a good perl module tha