On Thu, 2006-01-12 at 11:37 -0800, Kurt D. Zeilenga wrote: > So, it seems, we're down to frontend capabilities (SASL, > TLS, etc.) and possibly a way for modules (overlays, > backends, etc.) to register what they provide.
OK, then it's already there: back-monitor provides the capability for back-monitor aware modules to register attributes, entire entries and even callbacks into itself. We used this to provide a LDAP-based management interface for a very sophisticated overlay. See the monitor_back_register_*() stuff in back-monitor/init.c; but slapd needs to be running to see those entries. p. Ing. Pierangelo Masarati Responsabile Open Solution OpenLDAP Core Team SysNet s.n.c. Via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ------------------------------------------ Office: +39.02.23998309 Mobile: +39.333.4963172 Email: [EMAIL PROTECTED] ------------------------------------------
