Hi

the behaviour I described isn't that bad, the segfault depends on the position 
of the "moduleload"-statement in slapd.conf.

It occures if slapd.conf has this structure:

---------
<schema-includes and main config>

moduleload back-bdb.so
<back-bdb configuration and ACLs>
moduleload back-null.so
---------

but doesn't occure if the moduleloads are one after another:

---------
<schema-includes and main config>

moduleload back-bdb.so
moduleload back-null.so
<back-bdb configuration and ACLs>
---------

Regards
Ingo Steuwer

-- 
Ingo Steuwer       [EMAIL PROTECTED]         fon: +49 421 22 232- 0
Entwicklung        Linux for Your Business
Univention GmbH    http://www.univention.de/     fax: +49 421 22 232-99


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to