Hi all,
I am using SAP NW CE 7.3 and configured the UME to point to MS Active Directory LDAP (on Windows Server 2012).
When I'm creating a user in the CE user administration (http://hostname:50000/irj), I'm getting the below error:
Naming exception when trying to create principal USER.CORP_LDAP.test31
[EXCEPTION]
javax.naming.OperationNotSupportedException: [LDAP: error code 53 - 0000001F: SvcErr: DSID-031A129B, problem 5003 (WILL_NOT_PERFORM), data 0
]; remaining name 'cn=test31'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3140)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3013)
Please note that I'm able to successfully validate the connection to the LDAP server (under Identity Management) and able to see the LDAP groups and able to create new groups as well. The issue is with creating the users. Please help. I can provide the xml data source config file if need be.
regards.