Actions
Bug #29967
closedRoot password in the provisioning settings should be encrypted instead of plain text.
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1807789
Description of problem:
If you navigate to Administer -> Settings and view the Root password option on the Provisioning tab, the value is not masked which ideally it should be.
Version-Release number of selected component (if applicable):
Red Hat Satellite 6.7 public beta.
How reproducible:
If you navigate to Administer -> Settings and view the Root password option on the Provisioning tab, the value is not encrypted, it should not be in the plain text.
Actual results:
The root password is visible to any user.
Expected results:
The root password should be in encrypted format.
Additional info:
NA.
Actions