ReciprocalAttributes
Maintain synchronized reciprocal attributes across eDirectory objects.
Maintains reciprocal attributes when an interface cannot, preserving consistent relationships like manager-subordinate or group-member and reducing mismatches.
Overview
This driver automatically manages reciprocal attributes — attributes that should stay synchronized between two different objects in eDirectory. A well-known example is group memberships where, when a user is a member of a group, the User object has groupMembership and securityEquals attributes set, while the Group object also has member and equivalentToMe attributes set.
When interfaces do not support native reciprocal attribute management, this component fills the gap, preserving consistent relationships like manager-subordinate or group-member and reducing mismatches.
Features
Automatically detects and synchronizes reciprocal attribute pairs between eDirectory objects. Handles group membership, manager relationships, and other paired attributes. Operates transparently alongside existing drivers.
Benefits
Preserves consistent relationships across directory objects
Fills gaps where interfaces lack native reciprocal support
Reduces data mismatches between paired attributes
Automates previously manual synchronization tasks