From: Pierangelo Masarati Date: Sat, 11 Dec 2004 17:48:49 +0000 (+0000) Subject: work out an issue with chk_referrals and back-relay/rwm; this looks like the best... X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~54 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=42224b616cad85ea19d687d076a9ce44a3f1c783;p=openldap work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise --- diff --git a/tests/data/slapd-relay.conf b/tests/data/slapd-relay.conf index d4ea9e0aa1..74e846f3a9 100644 --- a/tests/data/slapd-relay.conf +++ b/tests/data/slapd-relay.conf @@ -48,7 +48,11 @@ relay "dc=example,dc=com" massage database relay suffix "o=Esempio,c=IT" -relay "dc=example,dc=com" massage +# relay "dc=example,dc=com" massage +# use this alternate form, which causes the target database +# to be selected after DN massaging +overlay rwm +rwm-suffixmassage "o=Esempio,c=IT" "dc=example,dc=com" database relay suffix "o=Beispiel,c=DE"