Re: PHP and LDAP...

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

 



David

I found this resource usefull when authenticating users against LDAP, its easy to set up and use.

http://adldap.sourceforge.net/

Ade

David BERCOT wrote:

Hi,

I'm new on this list and with PHP. But I am a old web developer (with
ASP).
I'm looking for verifying a username/password in Active Directory with a
LDAP request...
I have this error :
Warning: ldap_search() [function.ldap-search]: Search: Operations error
in /var/www/ldap.html on line 69

I think my criterias are not OK but I think there are classical :
$sr=ldap_search($ds,"o=Justice, c=FR","(sn=Berc*)");

Do you have a little example which always return an answer, in AD or in
true LDAP (because I have two different servers) ?

Then, I have another question... As I said, I'd like to verify
username/password. Is it possible ? With AD ? With LDAP ?
Is the password clear on network ? Do I have some solutions to resolve
that problem ?

Thank you very much.

David.


--
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