Re: [PHP] Active Directory password change utility in PHP

2006-12-13 Thread Saqib Ali
Another reader on the usenet suggested the followng MS link, which seems pretty helpful: http://support.microsoft.com/kb/269190 saqib http://www.full-disk-encryption.net On 12/13/06, Saqib Ali <[EMAIL PROTECTED]> wrote: Another reader on the usenet suggested the followng MS link, which seems p

RE: [PHP] Active Directory password change utility in PHP

2006-12-07 Thread Vincent DUPONT
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 Se

[PHP] Active Directory password change utility in PHP

2006-12-07 Thread Saqib Ali
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