From 9c779462539c29bad8a63d45259eae1d28c323fc Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 15 Jan 2005 18:42:35 +0000 Subject: [PATCH] use a referral that (almost) surely fails --- tests/data/relay.out | 24 ++++++++++++------------ tests/scripts/relay | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tests/data/relay.out b/tests/data/relay.out index aed2822e74..b3ef32295c 100644 --- a/tests/data/relay.out +++ b/tests/data/relay.out @@ -2054,7 +2054,7 @@ mail: auser@mail.alumni.example.com telephoneNumber: +49 1234-567-890 description: Just added in o=Beispiel,c=DE naming context -# refldap://ldap.example.com:389/ou=Referrals,o=Beispiel,c=DE??sub +# refldap://localhost:9010/ou=Referrals,o=Beispiel,c=DE??sub # searching base="o=Esempio,c=IT"... dn: o=Esempio,c=IT @@ -2466,7 +2466,7 @@ mail: auser@mail.alumni.example.com telephoneNumber: +49 1234-567-890 description: Just added in o=Beispiel,c=DE naming context -# refldap://ldap.example.com:389/ou=Referrals,o=Beispiel,c=DE??sub +# refldap://localhost:9010/ou=Referrals,o=Beispiel,c=DE??sub # searching filter="(objectClass=referral)" # attrs="'*' ref" @@ -2477,9 +2477,9 @@ objectClass: extensibleObject ou: Referrals description: Just added as ldap://localhost.localdomain:389/ou=Referrals,o=Bei spiel,c=DE -description: ...and modified as ldap://ldap.example.com:389/ou=Referrals,o=Bei - spiel,c=DE -ref: ldap://ldap.example.com:389/ou=Referrals,o=Beispiel,c=DE +description: ...and modified as ldap://localhost:9010/ou=Referrals,o=Beispiel, + c=DE +ref: ldap://localhost:9010/ou=Referrals,o=Beispiel,c=DE # base="o=Example,c=US"... dn: ou=Referrals,o=Example,c=US @@ -2488,9 +2488,9 @@ objectClass: extensibleObject ou: Referrals description: Just added as ldap://localhost.localdomain:389/ou=Referrals,o=Bei spiel,c=DE -description: ...and modified as ldap://ldap.example.com:389/ou=Referrals,o=Bei - spiel,c=DE -ref: ldap://ldap.example.com:389/ou=Referrals,o=Beispiel,c=DE +description: ...and modified as ldap://localhost:9010/ou=Referrals,o=Beispiel, + c=DE +ref: ldap://localhost:9010/ou=Referrals,o=Beispiel,c=DE # base="o=Esempio,c=IT"... dn: ou=Referrals,o=Esempio,c=IT @@ -2499,9 +2499,9 @@ objectClass: extensibleObject ou: Referrals description: Just added as ldap://localhost.localdomain:389/ou=Referrals,o=Bei spiel,c=DE -description: ...and modified as ldap://ldap.example.com:389/ou=Referrals,o=Bei - spiel,c=DE -ref: ldap://ldap.example.com:389/ou=Referrals,o=Beispiel,c=DE +description: ...and modified as ldap://localhost:9010/ou=Referrals,o=Beispiel, + c=DE +ref: ldap://localhost:9010/ou=Referrals,o=Beispiel,c=DE # searching filter="(seeAlso=cn=all staff,ou=Groups,o=Example,c=US)" # attrs="seeAlso" @@ -2540,5 +2540,5 @@ seeAlso: cn=Ursula Hampster,ou=Alumni Association,ou=People,o=Example,c=US dn: cn=Added User,ou=Alumni Association,ou=People,o=Example,c=US seeAlso: cn=All Staff,ou=Groups,o=Example,c=US -# refldap://ldap.example.com:389/ou=Referrals,o=Beispiel,c=DE??sub +# refldap://localhost:9010/ou=Referrals,o=Beispiel,c=DE??sub diff --git a/tests/scripts/relay b/tests/scripts/relay index e4eae8d1ad..74b282c361 100755 --- a/tests/scripts/relay +++ b/tests/scripts/relay @@ -160,10 +160,10 @@ description: Just added as ldap://localhost.localdomain:389/ou=Referrals,$BASEDN dn: ou=Referrals,$BASEDN changetype: modify replace: ref -ref: ldap://ldap.example.com:389/ou=Referrals,$BASEDN +ref: ldap://localhost:9010/ou=Referrals,$BASEDN - add: description -description: ...and modified as ldap://ldap.example.com:389/ou=Referrals,$BASEDN +description: ...and modified as ldap://localhost:9010/ou=Referrals,$BASEDN - EOMODS -- 2.39.5