#1614 Unable to use different DS passwords in shared instance
Closed: migrated by dmoluguw. Opened by edewata.

Currently the DS passwords (internaldb and replicationdb) are stored in instance-wide password.conf, but the DS connection settings (e.g. hostname, port) are stored in subsystem-specific CS.cfg. That means that although each subsystem can use different DS instances, they have to use the same password.

Possible solution:
1. Move internaldb and replicationdb passwords into subsystem-specific password.conf. This will allow each subsystem in shared instance to use different passwords for different DS instances.
2. Move internaldb and replicationdb connection settings into instance-wide configuration file. This will require all subsystems in shared instance to share the same DS instance.

Proposed milestone: 10.3.


Per CS/DS meeting of 09/21/2015: 10.3 Backlog

Currently, there are no customer requests nor corner-cases for this.

Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2173

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

Metadata