java - LDAP: error code 50 - cannot be added due to insufficient access rights -
i trying add account opends running of windows.
when tried add user, following errors. new opends.
tips apprecitated
org.springframework.ldap.uncategorizedldapexception: operation failed; nested exception javax.naming.nopermissionexception: [ldap: error code 50 - entry uid=test@example.com,ou=people,o=drive,dc=company,dc=com cannot added due insufficient access rights]; remaining name 'uid=test@example.com, ou=people, o=drive'
thanks in advance...
you have insufficient permissions on account using perform modify event.
Comments
Post a Comment