Closed Bug 2167 Opened 26 years ago Closed 20 years ago

RFE: Add a synchronization method to Entry::

Categories

(Directory :: PerLDAP, enhancement, P3)

All
Solaris
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: leif, Assigned: leif)

Details

We need a simple way to synchronize two LDAP entries. Perhaps something like $entry->synchronize($oldEntry); We'll need to have some options/arguments to handle conflicts. Some alternatives are: 1. Always prioritize the old value. 2. Only get the old value if the new entry doesn't have the value already. This is a "join" of the two entries attibutes. 3. Like #2, but only if old entry doesn't have a value at all for the attr.
Status: NEW → ASSIGNED
This is for either v1.5 or v2.0.
Summary: Add a synchronization method to Entry:: → RFE: Add a synchronization method to Entry::
Priority: P2 → P5
Priority: P5 → P3
Not for PerLDAP, can be done outside easily.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.