]> git.sur5r.net Git - openldap/commitdiff
LDIF for referrals/alias tests.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 15 Jul 1999 04:31:01 +0000 (04:31 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 15 Jul 1999 04:31:01 +0000 (04:31 +0000)
tests/data/referrals.ldif [new file with mode: 0644]

diff --git a/tests/data/referrals.ldif b/tests/data/referrals.ldif
new file mode 100644 (file)
index 0000000..a6b6032
--- /dev/null
@@ -0,0 +1,20 @@
+dn: c=US
+c: US
+objectclass: country
+
+dn: o=ABC, c=US
+o: ABC
+ref: ldap//hostA/      HostA
+ref: ldap//hostB/      HostB
+objectclass: referral
+objectclass: extensibleObject
+
+dn: o=XYZ, c=US
+o: XYZ
+ref: ldap//hostC/      HostC
+objectclass: referral
+objectclass: extensibleObject
+
+dn: o=University of Michigan, c=US
+o: University of Michigan
+objectclass: organization