Share all details related to your problem, including any error messages you may have received.
Hello Experts,
We are working on AD provision from IIQ and getting below error. Can you please help us to fix this issue.
Errors: Exception occurred while executing the RPCRequest: Errors returned from IQService. Error occurred while enabling the account cn=C327xxxx,OU=xxxx,OU=xxxx,OU=xxxx-QA,DC=xxx,DC=xxxx,DC=comThe server is unwilling to process the request. The server is unwilling to process the request. 0000052D: SvcErr: DSID-031A124C, problem 5003 (WILL_NOT_PERFORM), data 0 0000052D: SvcErr: DSID-031A124C, problem 5003 (WILL_NOT_PERFORM), data 0 . HRESULT 0x80072035
The error is not caused by IIQ, but comes directly from Active Directory. This error may be returned by Active Directory by any one of these problems:
An attempt to violate a password policy, such as history, password length, blank password, etc.
An attempt to set a value for an attribute that does not exist
An attempt to set an incorrect value for an attribute (the value does not adhere to the attribute’s syntax).
Any other operation that the Active Directory server will not allow.
Ensure that the operation is allowed by Active Directory: passwords should comply with password policy; attributes must exist; attribute values must adhere to the attribute’s syntax. Also check network metrics for anomalies and check network security appliances for closed connections.