I am trying to add account to OpenDS running of windows. I am using spring, opends2.2.1, hibernate and Jboss 5.1 When I tried to add the user, I get the following errors.
<
You need to give the password-reset
privilege to useradmin (or to the user you try to change password with):
See: https://backstage.forgerock.com/#!/docs/opendj/3/admin-guide#about-privileges
"For example, in order to reset user's passwords, an administrator needs both the
password-reset
privilege and also access control to writeuserPassword
values on the user entries."