Piotr Wadas <[EMAIL PROTECTED]> writes:

> Hello,
> I'm experimenting with various backends.
>
> Is it possible to have different backends under the same
> suffix?
>
> e.g I have database with bdb backend, and suffix
>
> dc=foo
>
> now, I want 
>
>
> dc=bar,dc=foo to be in another database, probably
> with other backend /ldap, bdb, shell../

Yes this is possible, just declare subordinate databases, something
like 

database ldap
suffix dc=bar,dc=foo
uri ldap://host.example.com
subordinate

database bdb
suffix dc=foo
rootdn
rootpw

-Dieter

-- 
Dieter Klünter | Systemberatung
http://www.dkluenter.de
GPG Key ID:8EF7B6C6

Reply via email to