Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User with "Users Administrator" rights cannot change a password #4423

Closed
alansemenov opened this issue Feb 16, 2017 · 1 comment
Closed

User with "Users Administrator" rights cannot change a password #4423

alansemenov opened this issue Feb 16, 2017 · 1 comment
Assignees

Comments

@alansemenov
Copy link
Member

alansemenov commented Feb 16, 2017

  1. Create a new user in the Users App.
  2. Add him to the following groups: Users Administrator, Users App and Administration Console Login
  3. Log out and log in as this new user
  4. Go to the Users App, wizard page of the user
  5. Try to change the password. Nothing will happen when you click the "Change Password" button

There are two problems here:

  1. User Administrators must be able to change the password
  2. We don't give any error message in the wizard even though there's exception in the XP log: "Access denied to [/identity/system/users/alan] for [MODIFY] by user [user:system:alan] ''Alan'". We should show error notification at the bottom of the page, as always. Also, see if you can change this ugly error message to something like "Insufficient rights for user <displayName>".
@alansemenov alansemenov added this to the Sprint 194 milestone Feb 16, 2017
@alansemenov
Copy link
Member Author

There's a support ticket for this issue: https://enonic.zendesk.com/agent/tickets/1823

GlennRicaud added a commit that referenced this issue Feb 27, 2017
User with "Users Administrator" rights cannot change a password (#4423)
@srs srs removed this from the Sprint 194 milestone Mar 7, 2017
@srs srs closed this as completed Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants