Hi All,
I am trying to add the user in LDAP through
Java API. But i am getting the following error when executing the createSubcontext(entryDN, entry); method.
Error:
Error Details :
AddUser: error adding entry.javax.naming.PartialResultException: [LDAP: error code 10 - 0000202B: RefErr: DSID-031006E0, data 0, 1 access points
ref 1: 'testtesttest.com'
remaining name 'uid=TesUser1,DC=testtesttest, dc=com'
Please find the code for your reference.
Please do the needful.
Regards,
-Balaji.S
[EDIT: cleaned up some references to company specific information and possible passwords]