In the dse.ldif the entries: dn: dn: oid=2.16.840.1.113730.3.4.9,cn=features,cn=config dn: cn=SNMP,cn=config
contain an aci attribute although their objectclasses don't allow it. Add extensibleObject objectclass or aci to the allowed attributes of the used objectclass
aci is an operational attribute so it should be allowed in all entries regardless of objectclass
you're right. I was mislead by the fact that in my work on ticket #505 when the syntax lookup for attributes was delayed I suddenly got error messages for these entries.
Metadata Update from @lkrispen: - Issue assigned to rmeggins - Issue set to the milestone: N/A
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/535
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Invalid)