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

(ITS#3748) back-config: creating a new database requires restarting slapd



Full_Name: Ralf Haferkamp
Version: HEAD
OS: Linux (Kernel 2.6)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (212.95.102.223)


Currently it doesn't seem to be possible to create and use a new database (bdb
or whatever) without restarting the server. Is that correct? 
If I understand things correctly backend_startup_one() should to be called after
an "olcDatabase"-entry was added. But currently bconfig doesn't seem to provide
hooks for that. Am I correct with that or did I miss something?