Bug 1458981
| Summary: | Postgresql user setup in install guide a security issue | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Tyler Kelly <tkelly> |
| Component: | Documentation | Assignee: | Tyler Kelly <tkelly> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | JON 3.3.8 | CC: | fbrychta, jshepherd |
| Target Milestone: | post-GA | Keywords: | Triaged |
| Target Release: | JON 3.3.8 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-25 22:41:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1373056 | ||
| Bug Blocks: | |||
|
Description
Tyler Kelly
2017-06-06 02:14:20 UTC
Hi Tyler, JON will work if we change the rhqadmin PostgeSQL user password. I agree we should indicate a better password should be used instead of giving users a password. Jason changed to: "Create a PostgreSQL role named rhqadmin with a password 'password' postgres=# CREATE USER rhqadmin PASSWORD 'password'" need to update section 3.6 to include change Section 2.1.1 step 5: https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/installation_guide/#Database-PostgreSQL_Quick_Start_Installation And Section 3.6 updated to include note on configuration using postgresql rhqadmin password prior to running rhqctl: https://access.qa.redhat.com/documentation/en-us/red_hat_jboss_operations_network/3.3/html-single/installation_guide/#about-install-script Merged to master on gitlab: https://gitlab.cee.redhat.com/red-hat-jboss-operations-network-documentation/doc-jon-docs/merge_requests/4 Note: this merge request also includes changes for https://bugzilla.redhat.com/show_bug.cgi?id=1373056 Published on customer portal on 2017-06-26 |