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

Branche on Sql-Backend



Hello list,

im new to openldap. i have already setup an openldap server with sql
backend. now i would merge the sql backend and the regular bdb. is it
possible to create a branche for my ldap tree on a sql backend.

example

bdb:
dc=test,dc=loc
ou=bdb,dc=test,dc=loc

sql
ou=sql,dc=test,dc=loc


when its possible how i have to configre the openldap deamon? i know i must
define my sql config before the bdb config.

Sebastian