Bug 699458
Summary: | windows sync can lose old multi-valued attribute values when a new value is added | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Nathan Kinder <nkinder> |
Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> |
Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.1 | CC: | amsharma, benl, dpal, jgalipea, jwest, kevinu, nkinder, rmeggins, roysjosh |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Values could be lost when group memberships were synchronized between 389 Directory Server and Active Directory with the Windows Sync feature. The synchronization and modify operations have been altered to prevent this issue, allowing group updates to synchronize with Active Directory.
|
Story Points: | --- |
Clone Of: | 695779 | Environment: | |
Last Closed: | 2011-12-06 17:48:26 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: | |||
Bug Depends On: | 695779, 699460 | ||
Bug Blocks: | 701556 |
Description
Nathan Kinder
2011-04-25 18:09:26 UTC
Part of this bug fix is in the 389-ds-base package. We need to expose the new slapi_entry_apply_mod() function for use by the ds-replication package. Bug is verified Successfully with below steps: 1. Created a group at AD - add few members to it. 2. Checked they are replicated to RHDS. 3. Then added a new member to that group from DS console. 4. Checked AD, It got reflected properly without deleting the old members of the group. Marking the bug as VERIFIED. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Values could be lost when group memberships were synchronized between 389 Directory Server and Active Directory with the Windows Sync feature. The synchronization and modify operations have been altered to prevent this issue, allowing group updates to synchronize with Active Directory. 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. http://rhn.redhat.com/errata/RHEA-2011-1711.html |