]> git.sur5r.net Git - openldap/commitdiff
work out an issue with chk_referrals and back-relay/rwm; this looks like the best...
authorPierangelo Masarati <ando@openldap.org>
Sat, 11 Dec 2004 17:48:49 +0000 (17:48 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 11 Dec 2004 17:48:49 +0000 (17:48 +0000)
tests/data/slapd-relay.conf

index d4ea9e0aa1fdc17a8168e8071f4945e1ddd16944..74e846f3a95ccc92dd0b08409fd08d8d4cbb9234 100644 (file)
@@ -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"