LCUP issue: Does entryDeleted break the protocol?
"Jim Sermersheim" <[email protected]>
| Newsgroups | gmane.ietf.ldup |
|---|---|
| Message-ID | <[email protected]> |
The description for entryDeleted states at first that it indicates that the entry being returned has been deleted--then goes on to say that it also might indicate that the entry has left the result set. In the case of it being due to the entry has left the result set, we need to answer these: 1) If due to a rename, what DN is used (old or new) 2) If the entry is not in the result set, doesn't it break the LDAP protocol to return it (it doesn't match the filter)? Jim