Overview#
ERROR_PASSWORD_RESTRICTION is an LDAP Result Codes and Microsoft Response Code implying the value provided for the new password does not meet the length, complexity, or history requirements of the domain.The key code in the string is the Hex Value "0000052D" which is referenced in the Microsoft Response Code
Example:
[LDAP error 0x35. Unwilling To Perform (0000052D: SvcErr: DSID-031A0FC0, problem 5003 (WILL_NOT_PERFORM), data 0 )]
Typically encountered when enable a user who has an empty password
https://support.quest.com/SUPPORT/index?page=solution&id=SOL30430