for anyone, and since LDAP additions now check for attribute write access,
the addition now fails.
Allowing objectClass write access for the user that performs the LDAP
addtition fixes the problem.
Approved by ando@
#access to attrs=objectclass dn.subtree="dc=example,dc=com"
access to attrs=objectclass
+ by dn.exact="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" add
by * =rsc stop
#access to filter="(objectclass=person)" attrs=userpassword dn.subtree="dc=example,dc=com"