-
Bug
-
Resolution: Done
-
Major
-
None
Description of problem:
When using foreman-rake command to reset the password, if the user is not a valid account, the same will be created with admin privileges
How reproducible:
100%
Is this issue a regression from an earlier version:
Steps to Reproduce:
1. deploy a new satellite
2. open a cli, and execute the command below
foreman-rake permissions:reset username=bclark password=changeme
Actual behavior:
Create a new user bclark with that credential
Expected behavior:
Once the user is not a valid user, this should complain and stop, not creating a new user
Business Impact / Additional info:
- is depended on by
-
SAT-36570 Update documentation for foreman-rake permissions:reset
-
- Closed
-