Requirement: To add user in the AD server from webMethods flow.
I am unable to add the user , i am gettng the below error
com.wm.app.b2b.server.ServiceException: javax.naming.OperationNotSupportedException: [LDAP: error code 53 - 0000209A: SvcErr: DSID-031A0FF7, problem 5003 (WILL_NOT_PERFORM), data 0
i am giving the below attributes to create user xyz123
givenName=xyz123
sAMAccountType=12356
objectClass=top
objectClass=person
objectClass=organizationalPerson
objectClass=inetOrgPerson
cn=xyz123
sn=xyz123
userPassword=
and dn=CN=xyz123,CN=Users,DC=domain,DC=domain,DC=com