Skip to content
Snippets Groups Projects
Commit 73d406ae authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

update expected output for test035 as well

parent 6076695e
No related branches found
No related tags found
No related merge requests found
......@@ -427,6 +427,8 @@ pager: +1 313 555 2844
facsimileTelephoneNumber: +1 313 555 9700
telephoneNumber: +1 313 555 5331
# refldap://:9010/cn=Somewhere,ou=Meta,dc=example,dc=com??sub
# searching base="o=Example,c=US"...
dn: cn=Added Group,ou=Groups,o=Example,c=US
objectClass: groupOfNames
......@@ -888,6 +890,8 @@ pager: +1 313 555 2844
facsimileTelephoneNumber: +1 313 555 9700
telephoneNumber: +1 313 555 5331
# refldap://:9010/cn=Somewhere,ou=Meta,dc=example,dc=com??sub
# base="o=Example,c=US"...
dn: cn=Added Group,ou=Groups,o=Example,c=US
objectClass: groupOfNames
......@@ -1334,6 +1338,12 @@ ou: Same as above
description: added right after "Who's going to handle this?"
description: will be preserved
dn: cn=Somewhere,ou=Meta,o=Example,c=US
objectClass: referral
objectClass: extensibleObject
cn: Somewhere
ref: ldap://:9010
dn: cn=Ursula Hampster,ou=Alumni Association,ou=People,o=Example,c=US
objectClass: OpenLDAPperson
cn: Ursula Hampster
......@@ -1385,9 +1395,13 @@ seeAlso: cn=All Staff,ou=Groups,o=Example,c=US
dn: cn=Ursula Hampster,ou=Alumni Association,ou=People,o=Example,c=US
seeAlso: cn=All Staff,ou=Groups,o=Example,c=US
# refldap://:9010/cn=Somewhere,ou=Meta,dc=example,dc=com??sub
# searching filter="(uid=example)"
# attrs="uid"
# base="o=Example,c=US"...
# refldap://:9010/cn=Somewhere,ou=Meta,dc=example,dc=com??sub
# searching filter="(member=cn=Another Added Group,ou=Groups,o=Example,c=US)"
# attrs="member"
# base="o=Example,c=US"...
......@@ -1395,3 +1409,5 @@ dn: cn=Another Added Group,ou=Groups,o=Example,c=US
member: cn=Added Group,ou=Groups,o=Example,c=US
member: cn=Another Added Group,ou=Groups,o=Example,c=US
# refldap://:9010/cn=Somewhere,ou=Meta,dc=example,dc=com??sub
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment