[PHP-WIN] Alternative to ldap_mod_replace and ldap_modify...
by Phillip Terry other posts by this author
Oct 30 2006 12:55PM messages near this date
Re: [PHP-WIN] PHP_PRINTER.DLL - NetBIOS prints, TCP/IPdoesn't
|
Re: [PHP-WIN] Comunication between php and a window service
For a user attempting to reset their active directory password over ldap via php,
If I use ldap_mod_replace or ldap_modify, SELF must have "Reset Password" permissions as opp
osed to only "Change Password" permissions for that user account.
Is there another php command I can use, so that I don't have to give the users "Reset Passwo
rd" permissions or specify an administrator un/pw in the script?
Phillip
|