[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#7226) olcAuditlogFile At dos not accept multiple values



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
> 1. set SINGLE-VALUE for this attribute type and

Probably a good idea.

> 2. 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.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/