Bug 1290101
| Summary: | proxyauth support does not work when bound as directory manager | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Nathan Kinder <nkinder> |
| 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: | nkinder, pkundal, rmeggins |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.3.5.7-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-03 20:38:04 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
Nathan Kinder
2015-12-09 16:34:15 UTC
RHEL: RHEL 7.3 x86_64 Server DS builds: [pkundal@localhost tickets]$ rpm -qa | grep 389 389-ds-base-libs-1.3.5.10-1.el7.x86_64 389-ds-base-1.3.5.10-1.el7.x86_64 [pkundal@localhost tickets]$ sudo py.test -v ticket48366_test.py ======================== test session starts =============================== platform linux2 -- Python 2.7.5, pytest-2.9.2, py-1.4.31, pluggy-0.3.1 -- /usr/bin/python cachedir: .cache rootdir: /home/pkundal/ds/dirsrvtests/tests/tickets, inifile: collected 4 items ticket48366_test.py::test_ticket48366_init PASSED ticket48366_test.py::test_ticket48366_search_user PASSED ticket48366_test.py::test_ticket48366_search_dm PASSED ticket48366_test.py::test_ticket48366_final PASSED ================= 4 passed in 19.32 seconds ===================================== 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://rhn.redhat.com/errata/RHSA-2016-2594.html |