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

Re: (ITS#4728) accesslog dont write attributes removing



ando@sys-net.it wrote:
> Sounds odd; can you provide a log at level "packets" of the request with 
> php?  I suspect it's doing something like
> 
> dn: uid=user,ou=people,dc=example
> changetype: modify
> replace: autoreply
> -
> 
This was the problem, it was ignoring Replace when no values were 
provided. Fixed now in HEAD and RE23.

> or 
> 
> dn: uid=user,ou=people,dc=example
> changetype: modify
> delete: autoreply
> autoreply: TRUE
> -
> 
> which, although semantically equivalent to what you tried, could be handled differently by acesslog(and that would be a bug)

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