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

Re: openldap 2.4.44 - delta-syncrepl fails on auditContext



Frank Swasey wrote:
Today at 5:22pm, Howard Chu wrote:

Frank Swasey wrote:
On Mon, 20 Jun 2016 at 3:36pm, Frank Swasey wrote:

I do make some modifications to the codebase, but have never [changed
auditContext from being DSA].  I'll double check the patch decks to make
sure something did not match and mess that attribute up unintentionally.

I have confirmed that my code modifications have not changed the auditContext
attribute's definition, it is still "Usage directoryOperation".

This is exactly wrong. It must be "usage dsaOperation". You have indeed
broken this in your patching.

Howard, before you accuse someone of such a thing, you should really go look
at the source...  I have done nothing to the definition in the
servers/slapd/overlays/accesslog.c file, the file is exactly as delivered in
the 2.4.44 tar ball, as well as the existing code here:

http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob_plain;f=servers/slapd/overlays/accesslog.c;hb=refs/heads/master

The above referenced code clearly has dSAOperation on line 399, not directoryOperation.

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