Hello

I use php_ldap (see the php.net/ldap) to authenticate users against a AD 
server. However, this is the LDAP interface and I don't know if poeple will be 
allowed to change their password that way...

vincent

-----Original Message-----
From: Saqib Ali [mailto:[EMAIL PROTECTED]
Sent: Thu 7/12/2006 18:45
To: php-general@lists.php.net
Subject: [PHP] Active Directory password change utility in PHP
 
Hello All,

Last year I wrote a small ASP utility which allowed domain users to
change their Active Directory password using a web site. The utility
used ADSI (Active Directory Service Interfaces) so it was quite easy
to implement.

However now we would like to integrated this into our LAMP based
stack, so I am planning to re-write the application in PHP.

Would it be possible to write such a application in PHP? If so, can
you please give me some pointers. My other PHP apps talk to AD using
LDAP libraries, but I haven't tried password change for a directory
that spans multiple domains.

Any suggestions would be greatly appreciate.

saqib
http://www.full-disk-encryption.net

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

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

Reply via email to