Bug 1250177
Summary: | Investigate betxn plugins to ensure they return the correct error code | ||
---|---|---|---|
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, nhosoi, nkinder, rmeggins |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.3.4.0-9.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 11:43:56 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-08-04 16:29:43 UTC
Bug Description: When the memberOf plugin tries to add memberOf attribute to an entry during a mod-replace on a group, even though the update to the user entry fails, but plugin still allows the member to be added to the group. Please add steps to reproduce. script to verify fix: ds/dirsrvtests/suites/betxn/betxn_test.py Fixed upstream. Build tested: 389-ds-base-1.3.4.0-12.el7.x86_64 ============================================================================ test session starts ============================================================================= platform linux2 -- Python 2.7.5 -- py-1.4.30 -- pytest-2.7.2 -- /usr/bin/python rootdir: /tmp/test/ds/dirsrvtests/suites/betxns, inifile: collected 5 items ../tmp/test/ds/dirsrvtests/suites/betxns/betxn_test.py::test_betxn_init PASSED ../tmp/test/ds/dirsrvtests/suites/betxns/betxn_test.py::test_betxt_7bit PASSED ../tmp/test/ds/dirsrvtests/suites/betxns/betxn_test.py::test_betxn_attr_uniqueness PASSED ../tmp/test/ds/dirsrvtests/suites/betxns/betxn_test.py::test_betxn_memberof PASSED ../tmp/test/ds/dirsrvtests/suites/betxns/betxn_test.py::test_betxn_final PASSED ========================================================================= 5 passed in 30.52 seconds ========================================================================== Marking as VERIFIED. 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/RHBA-2015-2351.html |