Hi, I have tried without success ... I search to do this but my two database are on different server. is it possible ? thx
>>> Hallvard B Furuseth <[EMAIL PROTECTED]> 11/09 9:37 >>> Eudes LEDUCQ writes: > thx, if my database is on an over server , is it work to ? What is an over server? > have you an example ? Just like below. Put the subordinate database above the superior database, slapd won't have it another way. Then give it a "subordinate" directive. > database bdb > suffix ou=users,ou=system,dc=example,dc=com > subordinate > ... > > database bdb > suffix ou=system,dc=example,dc=com > ... > > As usual in slapd.conf, put the "inner" database first. -- Hallvard
