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

Re: Online config, delta syncrepl and overlay chain



Hi Dieter,

> This depends :-)
> But in most cases the overlays are an extension to a specific database
> declaration

Ok, I have added it to the htb-part:

DN: olcOverlay={0}chain,olcDatabase={1}hdb,cn=config
objectClass: olcChainConfig
objectClass: olcConfig
objectClass: olcOverlayConfig
objectClass: top
olcOverlay: {0}chain

>> overlay chain
>> chain-uri ldap://foo/
>> chain-idassert-bind bindmethod=simple
>>                     binddn="..." credentials="..."
>>                     mode=self
>>                     flags=non-prescriptive
>> chain-rebind-as-user true
>> chain-return-error true

My problem is that I can not find the corresponding old-attributes. I
only could set:

olcChainCacheURI
olcChainMaxReferralDepth
olcChainReturnError
olcChainingBehavior

So, what have I done wrong?

Thanks
Christian