Re: LDAP Authentication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thomas Bonham wrote:
Hello,

I'm trying to do a ldap authentication page. I can get there username and I don't know how to get the password from ldap. It didn't show up in the the search for the command line. So how do I get the password of the users?
Hope you are doing this using PHP and your LDAP server allows anonymous look-ups if you are trying to look at password field. Try to lookup using same DN on command prompt and see what you get and if you can see the attribute holding password. If you can then Identify the attribute, try accessing it using PHP. Rest is easy.

The is just an idea how you can go about it. Give some more specific info as to what you have done so far and where you are facing problem.

Regards,

--
Sameer N. Ingole
Blog: http://weblogic.noroot.org/
---
Better to light one candle than to curse the darkness.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux