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

Re: Question on back-perl




If all you want to do is trigger based on add/del/mod, May I suggest you take a look at the auditlog overlay? It will let you store changes in LDIF format to a file, which you could later parse very easily with something like Perl.

--andy