Howard Chu wrote:
Martin Alderson wrote:
So do you OpenLDAP guys store the changes in LDAP as entries? If not,
do you wrap your backend changelog store with an LDAP interface as Alex
is suggesting?
I didn't fully answer this question... Our log is implemented by an overlay;
as such it can be instantiated on top of any LDAP backend and targeted to any
other LDAP backend. Normally it is targeted at a separate local database but
that's not a requirement; e.g. you can point it at back-ldap instead of
back-bdb if you want to forward log records to some other centralized logging
machine.
Yes we store changes as LDAP entries; that's why I keep pointing you guys at
our Logging schema...
Here it is again
http://highlandsun.com/hyc/drafts/draft-chu-ldap-logschema-xx.html
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/