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

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -