[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Debug output
At 07:03 PM 2002-06-16, Peter Lavender wrote:
>Hi Everyone,
>
>I have a question about logging information from openLDAP. The Nexor
>directory has a log that captures the actions taken on attributes.
>
>The type of logging I'm after is along the lines of:
>
>CN: MOD old value new value
>telephoneNumber: DEL
>
>Can openLDAP do this?
OpenLDAP will log changes to a replication log if you ask it.
See the Admin Guide. (You can set up the master to log without
actually having a slave server.)
Kurt