Done
Details
Details
Priority
Assignee
Sébastien Duthil
Sébastien DuthilReporter
Sébastien Duthil
Sébastien DuthilApprovers
François Blackburn
Fix versions
Sprint
Add sprint
Zendesk Support
Zendesk Support
Created September 9, 2021 at 3:54 PM
Updated October 4, 2021 at 12:03 PM
Resolved September 15, 2021 at 3:05 PM
As an administrator
I want to reset the password of the root user
In order to replace an autogenerated password
As an administrator
I want to reset the password of any user
In order for the user to be able to connect again
Implementation:
wazo-auth-cli user password mylogin
The CLI will prompt for the password, or take it from the env variable
WAZO_AUTH_CLI_USER_PASSWORD
.