LDAP clients are able to modify the subschemaSubentry attribute
---------------------------------------------------------------
Key: DIRSERVER-837
URL: https://issues.apache.org/jira/browse/DIRSERVER-837
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.0
Environment: * ApacheDS 1.5.0 (SNAPSHOT)
* Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
* Windows XP Professional SP2
Reporter: Stefan Zoerner
Fix For: 1.5.0
RFC 2251 states
--->8---
Entries MAY contain, among others, the following operational attributes,
defined in [...]. These attributes are maintained automatically by the server
and are not modifiable by clients:
- creatorsName: ...
- createTimestamp: ...
- modifiersName: ...
- modifyTimestamp: ...
- subschemaSubentry: ...
---8<---
In the current 1.5.0, clients can add a subschemaSubentry attribute value via a
modify operation. I'll attach a JUnit testcase which demonstrates the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.