Actions
Bug #16475
closedPostinst scripts do not set the postgres password
Effort required:
Priority:
0
Regression:
Description
In 6.0 on rpm based distros, we are enforcing the postgres/ldap/etc... passwords from an agent execution done in the webapp postinst script.
This run trigger the password edit, only if the node is the "Server root" and base its detection on the existence of the "/opt/rudder/etc/server-roles.d/rudder-server-root" file which
come from the "rudder-server-root" package, which is STILL NOT installed at this time.
The password edit is then skipped...
We should change the detection to be based on file existence OR uuid=root
Updated by Félix DALLIDET over 3 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1571
Updated by Félix DALLIDET over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|fc9c743da5922e8aef6b6212266f18013da37ff4.
Updated by Alexis Mousset over 3 years ago
- Subject changed from Install fails to force postgres password to Postinst scripts do not set the postgres password
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.2 which was released today.
Updated by Nicolas CHARLES almost 3 years ago
- Related to Bug #18279: Incorrect configuration when the database is not hosted on the rudder server itself added
Actions