EntryUUID AT should not be accepted for a Add, Delete or Modify operation
-------------------------------------------------------------------------
Key: DIRSERVER-1449
URL: https://issues.apache.org/jira/browse/DIRSERVER-1449
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-RC1
Reporter: Emmanuel Lecharny
Priority: Critical
Fix For: 2.0.0-RC1
Right now, the OperationalAttributeInterceptor simply replace the entryUUID
value with another one, when we submit a Add operation with such an entryUUID
in the entry.
This is wrong. We should simply reject the operation as the entryUUID is
NO-USER-MODIFICATION.
However, we should keep in mind that Syncrepl will inject entries with such
elements, so it all depend on the session used to inject data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.