Michael Ströder wrote:
[email protected] wrote:
How I get entries that have been modified from OpenLDAP
It is possible using ldapsearch?
Have a look at the accesslog overlay or how to implement a syncrepl
client. A very primitive approach is to use a filter with attributes
createTimestamp and modifyTimestamp.
For the latter, only modifyTimestamp is needed; it is set at creation time as
well as for all modifications.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/