Re: web user authentication using Net::LDAP

2005-09-12 Thread Justin B. Alcorn
In a process of deep contemplation, Prabu Uthirapathi carefully constucted the following missive on 9/9/2005 9:40 AM: I would like to use Net::LDAP module to authenticate web user against active directory. I have done the following steps. a) Created the LDAP connection b) Bind the LDAP using ad

RE: web user authentication using Net::LDAP

2005-09-09 Thread Ken Cornetet
Do a bind with their user ID and password perhaps? -Original Message- From: Prabu Uthirapathi [mailto:[EMAIL PROTECTED] Sent: Friday, September 09, 2005 8:40 AM To: perl-ldap@perl.org Subject: web user authentication using Net::LDAP I would like to use Net::LDAP module to authenticate

Re: web user authentication using Net::LDAP

2005-09-09 Thread Marco Marongiu
Prabu Uthirapathi ha scritto: > I would like to use Net::LDAP module to authenticate web user against active > directory. > I have done the following steps. > a) Created the LDAP connection > b) Bind the LDAP using admin user id and password. > > But I dont know how to authenticate the web u

web user authentication using Net::LDAP

2005-09-09 Thread Prabu Uthirapathi
I would like to use Net::LDAP module to authenticate web user against active directory. I have done the following steps. a) Created the LDAP connection b) Bind the LDAP using admin user id and password. But I dont know how to authenticate the web user who uses the login page (user id and pass