#3 Provide applicable operational attributes.
Closed: Fixed None Opened 15 years ago by nalin.

When constructing new entries, adding the same operational attributes which the default database plugin does (or at least the ones which are applicable) would let them be used in query filters. Mainly I'm thinking about "entrydn" and "parentid", but there might be other stuff that's interesting if not useful.


The interesting attributes defined with usage "directoryOperation" in the default schema are:
createTimestamp (GeneralTime)
modifyTimestamp (GeneralTime)
creatorsName (DN)
modifiersName (DN)
* entryDN (DN)

Fixed. Also added "numSubordinates" and "hasSubordinates" calculation. I don't think that the container entry for our top-level is something we want to mess with, though, so it's not completely seamless.

Login to comment on this ticket.

Metadata