| 
 Posted by Zeff on 09/15/05 10:46 
Hi all, 
 
Via a PHP script (running on a LAMP configuration - PHP with LDAP  
support), I run queries on the LDAP server of our office (users and  
arguments). Now, I want to put the result of this query (user  
information) in a Windows 2003 AD. 
I use PHP-ldap functions to connect with the domain controller: making  
connection is no problem, but binding (authenticated, I even tried  
Domain Administrator credentials) doesn't work... 
Does anyone has experience with this matter (PHP and AD  
connection/communucation)? 
 
Thanks in advance! 
 
Zeff.
 
[Back to original message] 
 |