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

Reseting password via cli doesn't work when adminUserName has been changed #9474

Closed
ScharfViktor opened this issue Jun 26, 2024 · 0 comments · Fixed by #9479
Closed

Reseting password via cli doesn't work when adminUserName has been changed #9474

ScharfViktor opened this issue Jun 26, 2024 · 0 comments · Fixed by #9479
Assignees
Labels

Comments

@ScharfViktor
Copy link
Contributor

community request https://central.owncloud.org/t/resetting-or-recreating-admin-user/49643

ocis version: 6.0.0

steps:

  • run ocis binary
  • change admin userName to adminNew
  • stop ocis
  • go to the terminal and reset password ocis/bin/ocis idm resetpassword

Expected: password is changed
Actual: password is not changed

Resetting password for user 'uid=admin,ou=users,o=libregraph-idm'.
Enter new password: 
Re-enter new password: 
Failed to update admin password: entry does not exist
Password for user 'uid=admin,ou=users,o=libregraph-idm' updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants