Hi,
I am trying to reset the active directory badPwdCount field but keep getting a "Server is unwilling to perform". To me it seems that this particular field is not editable. I know my PHP code works for other fields, and I have admin rights. Does someone know if there's a way to edit this field ? and if yes, how ?
if there's just no way, maybe someone knows how to check AD password for a given user using an ldap request from PHP code WITHOUT trying to do an ldap bind ?
thanks