Plan 9 from Bell Labs’s /usr/web/sources/contrib/lucio/pub/openldap/servers/slapd/slapi/TODO

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


- de-IBM SLAPI
- add a config statement, or redefine the dynamic backend one,
  "modulepath", to set/modify the load path also for plugins
  (both plugins and modules use ltdl, so "modulepath" suffices ...)
- improve slapi logging (use some [v]s[n]printf function)
- add a config statement to set the log file name, or better
- use syslog where available?
- add some plugin monitoring stuff in back-monitor (e.g. a subentry
  for each plugin with data from struct Slapi_PluginDesc)
- This is a very tough task: try to implement a sandbox to execute
  plugins in, trap deadly signals and possibly disable unsafe plugins
  without crashing slapd (fork from inside thread? trap signals
  and longjump to next plugin execution? Brrr). 

---
$OpenLDAP: pkg/ldap/servers/slapd/slapi/TODO,v 1.3.2.1 2005/08/09 21:04:09 kurt Exp $

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.