Bug 1425841
| Summary: | Replication stops working only when fips mode is set to true | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | mreynolds | |
| Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Viktor Ashirov <vashirov> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 7.4 | CC: | amsharma, hkario, jfigarel, mmuehlfe, mreynolds, nhosoi, nkinder, rmeggins, rrelyea, vashirov | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 389-ds-base-1.3.6.1-3.el7 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: NSS and Directory Server did not work properly in FIPS mode.
Consequence: The Directory Server previously used a hardcoded SSL token name for reversible passwords. These passwords are used by replication. Once the server was in FIPS mode those reversible passwords could not be decoded which halted replication. NSS had issues with the way openldap used the security database. This prevented the server from opening client connections to remote replicas.
Fix: The Directory Server stopped using hardcoded SSL token names, and instead obtained the token name at server startup. NSS corrected the issues with its security database.
Result: The Directory Server correctly runs and is fully functional when FIPS mode enabled.
|
Story Points: | --- | |
| Clone Of: | 1352109 | |||
| : | 1425952 (view as bug list) | Environment: | ||
| Last Closed: | 2017-03-27 17:17:35 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: | 1352109, 1387811, 1387812, 1390154 | |||
| Bug Blocks: | 1425952 | |||
|
Comment 2
mreynolds
2017-02-22 20:43:28 UTC
*** Bug 1425952 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1378209 *** |