When a hierarchical directory has an entry with id=A and parent=P, and another entry with id=A and parent=Q, then deleting one entry deletes both.
This is because internally directory ids are supposed to uniquely identify the entry, and the case of a multi-column primary key was not considered. Only the id is taken into account in the SQL delete statement. (I haven't checked LDAP yet.)
-
- Assignee:
- Florent Guillaume
- Reporter:
- Florent Guillaume
- Participants:
-
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue