Can inject accessControlSubentries when creating a new entry
------------------------------------------------------------

                 Key: DIRSERVER-1419
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1419
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: ldap
    Affects Versions: 1.5.5
            Reporter: Stefan Seelmann
             Fix For: 2.0.0-RC1


It is possible to create the following entry:

dn: ou=dummy,dc=example,dc=com
objectClass: organizationalUnit
objectClass: top
ou: dummy
accessControlSubentries: ou=dummy,dc=example,dc=com
createTimestamp: 20091019143703Z
creatorsName: ou=dummy,dc=example,dc=com

The server doesn't throw any error.

The accessControlSubentries attribute is sucessfully injected. Once created it 
is not possible to modify or delete the accessControlSubentries attribute.

The createTimestamp and creatorsName attributes are not injected but replaced 
by correct values.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to