Bug #7077
closedPulp default admin password set to 'admin', should be random generated
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1127242
Description of problem:
Having admin:admin as default pulp credentials should be considered a security issue and we shouldn't ship Sat 6 GA with this issue inside
Version-Release number of selected component (if applicable):
6.0.3
How reproducible:
Always
Steps to Reproduce:
1. install sat6
2. grep default_password /etc/pulp/server.conf
Actual results:
The default password set to admin
curl -k -u admin:admin https://localhost/pulp/api/v2/repositories/
lets me to go to the list of repositories
Expected results:
The default password set to random script
curl -k -u admin:admin https://localhost/pulp/api/v2/repositories/
returns 401 Unauthorized
Additional info:
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 54
- Pull request https://github.com/Katello/katello-installer/pull/101 added
- Pull request deleted (
)
Updated by Walden Raines over 10 years ago
- Pull request https://github.com/Katello/puppet-pulp/pull/24 added
- Pull request deleted (
https://github.com/Katello/katello-installer/pull/101)
Updated by Walden Raines over 10 years ago
- Pull request https://github.com/Katello/katello-installer/pull/103 added
- Pull request deleted (
https://github.com/Katello/puppet-pulp/pull/24)
Updated by Walden Raines over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|d65ac13c721df4b97e0ff4c297e53f024db2fa97.
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 13