michael@stroeder.com wrote:
Emmanuel Lécharny wrote:
One more question : why is this AT multi-valued ? Does it make sense ? (Just curious)
I tried this static configuration:
overlay auditlog auditlog /tmp/auditlog1.ldif auditlog /tmp/auditlog2.ldif
Only file /tmp/auditlog2.ldif is created and changes get writte to this single file.
So yes, I support to
- set SINGLE-VALUE for this attribute type and
Probably a good idea.
- add an equality matching rule.
My approach with config attrs has been to skip the equality rule for single-valued attrs. Since they are single-valued, there's obviously no need to allow for comparing multiple values.