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