RE : Re: Trace the change on the directory

2006-06-14 Thread Eudes Leducq
Hi, I have upgraded my openLdap to 3.2.24, and auditlog work better now. The first time I did'nt see overlay auditlog in the list (config parameter), so I just added line auditlog /trace.log so thx now it's work . Aaron Richton <[EMAIL PROTECTED]> a écrit : Reporting that

Re: Trace the change on the directory

2006-06-13 Thread Aaron Richton
Reporting that you got an error with "overlay auditlog" when attempting to use auditlog would have been A Really Good Idea relative to reporting "it don't work". Including your slapd.conf in the first message, which also would have shown the missing directive, would also have been A Really Good Ide

RE : Re: RE : Re: Re : Trace the change on the directory

2006-06-13 Thread Eudes Leducq
Hi, I don't have the "overlay auditlog" parameter in sldap.conf, I have tried to put it but my server did'nt start. "overlay auditlog" seem not to be an overlay option , like unique Note: I have compiled my openLdap with all overlay Aaron Richton <[EMAIL PROTECTED]> a écrit : And I

Re: RE : Re: Re : Trace the change on the directory

2006-06-13 Thread Aaron Richton
And I assume you have "overlay auditlog" somewhere, or you'd fail parsing? Do you expect the auditlog to be global or for only one database? Where is the overlay directive in your slapd.conf? Better yet, just post your whole slapd.conf, maybe someone will spot other errors. On Tue, 13 Jun 2006, E

RE : Re: Re : Trace the change on the directory

2006-06-13 Thread Eudes Leducq
Hi, I'm sorry I have auditlog /usr/local/openLdap2.3.18/trace/changes.log in my slapd.conf I forgot to put it , but it don't work thx Aaron Richton <[EMAIL PROTECTED]> a écrit : What makes you think that the "overlay unique" will trace changes in the directory? What makes you think

Re : Trace the change on the directory

2006-06-13 Thread Eudes Leducq
d'origine De : Aaron Richton <[EMAIL PROTECTED]> À : Eudes Leducq <[EMAIL PROTECTED]> Cc : openldap-software@OpenLDAP.org Envoyé le : Lundi, 12 Juin 2006, 5h46mn 21s Objet : Re: Trace the change on the directory Yes. man slapo-auditlog. If you want a file, combine it with a slapc

Re: Re : Trace the change on the directory

2006-06-13 Thread Aaron Richton
What makes you think that the "overlay unique" will trace changes in the directory? What makes you think that "/usr/local/openLdap2.3.18/trace" will do anything whatsoever in slapd.conf? If you read the slapo-auditlog man page, you will see that there is a named configuration option; a file name s

Re: Trace the change on the directory

2006-06-12 Thread Timur Izhbulatov
> Is it possible on openLdap 2.3.18 to trace the change on the directory like > the new entry or updated entry ? it's not for replication , I just want to > build a change log file. See man slapo-accesslog -- Timur Izhbulatov OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, R

Re: Trace the change on the directory

2006-06-12 Thread Aaron Richton
Yes. man slapo-auditlog. If you want a file, combine it with a slapcat/ldapsearch/etc. On Mon, 12 Jun 2006, Eudes Leducq wrote: > Hi, > Is it possible on openLdap 2.3.18 to trace the change on the directory > like the new entry or updated entry ? it's not for replication , I just > want to build