Bug 1266991
| Summary: | Allow usage of OpenLDAP libraries that don't use NSS for crypto | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Noriko Hosoi <nhosoi> |
| Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> |
| Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | mreynolds, nkinder, rmeggins, sramling |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.3.6.1-3.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 21:10:21 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Noriko Hosoi
2015-09-28 18:36:49 UTC
Design Doc: http://www.port389.org/docs/389ds/design/allow-usage-of-openldap-lib-w-openssl.html Test case: ticket47536_test.py Marking it as Verified based on the upstream test results. [0 root@qeos-43 ds]# py.test -s -v dirsrvtests/tests/tickets/ticket47536_test.py ===================================================== test session starts ===================================================== platform linux2 -- Python 2.7.5, pytest-3.0.7, py-1.4.33, pluggy-0.4.0 -- /usr/bin/python cachedir: .cache INFO:dirsrvtests.tests.tickets.ticket47536_test: ######################### Adding 5 entries to master2 ###################### INFO:dirsrvtests.tests.tickets.ticket47536_test:##### Searching for entries on master1... INFO:dirsrvtests.tests.tickets.ticket47536_test:##### Searching for entries on master2... INFO:dirsrvtests.tests.tickets.ticket47536_test:##### db2ldif.pl -- ['/usr/sbin/db2ldif.pl', '-n', 'userRoot', '-Z', 'master_1', '-D', 'cn=Directory Manager', '-w', 'password'] INFO:dirsrvtests.tests.tickets.ticket47536_test: OUT: INFO:dirsrvtests.tests.tickets.ticket47536_test: Exporting to ldif file: /var/lib/dirsrv/slapd-master_1/ldif/master_1-userRoot-2017_5_15_22_22_38.ldif INFO:dirsrvtests.tests.tickets.ticket47536_test: Successfully added task entry "cn=export_2017_5_15_22_22_38, cn=export, cn=tasks, cn=config" INFO:dirsrvtests.tests.tickets.ticket47536_test: ERR: INFO:dirsrvtests.tests.tickets.ticket47536_test:Ticket 47536 - PASSED PASSEDInstance slapd-master_1 removed. Instance slapd-master_2 removed. ================== 1 passed in 55.52 seconds =================== DS build: 1.3.6.1 389-ds-base: 1.3.6.1-13.el7 nss: 3.28.4-8.el7 nspr: 4.13.1-1.0.el7_3 openldap: 2.4.44-4.el7 svrcore: 4.1.3-2.el7 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2086 |