mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-15 00:33:43 -05:00
this would have detected ITS#5923 much earlier...
This commit is contained in:
parent
e96230ee97
commit
37b19874e9
2 changed files with 5 additions and 0 deletions
|
|
@ -404,6 +404,7 @@ telephoneNumber: +1 313 555 4177
|
|||
dn: ou=Meta,o=Example,c=US
|
||||
objectClass: organizationalUnit
|
||||
ou: Meta
|
||||
seeAlso: dc=OpenLDAP,dc=org
|
||||
|
||||
dn: ou=People,o=Example,c=US
|
||||
objectClass: organizationalUnit
|
||||
|
|
@ -447,6 +448,7 @@ description: Joliet Jack Blues
|
|||
dn: ou=Meta,o=Example,c=US
|
||||
objectClass: organizationalUnit
|
||||
ou: Meta
|
||||
seeAlso: dc=OpenLDAP,dc=org
|
||||
|
||||
# refldap://localhost:9016/cn=Somewhere,ou=Meta,dc=example,dc=com??sub
|
||||
|
||||
|
|
@ -875,6 +877,7 @@ telephoneNumber: +1 313 555 4177
|
|||
dn: ou=Meta,o=Example,c=US
|
||||
objectClass: organizationalUnit
|
||||
ou: Meta
|
||||
seeAlso: dc=OpenLDAP,dc=org
|
||||
description: added to "ou=Meta,o=Example,c=US"
|
||||
|
||||
dn: ou=People,o=Example,c=US
|
||||
|
|
@ -1338,6 +1341,7 @@ telephoneNumber: +1 313 555 4177
|
|||
dn: ou=Meta,o=Example,c=US
|
||||
objectClass: organizationalUnit
|
||||
ou: Meta
|
||||
seeAlso: dc=OpenLDAP,dc=org
|
||||
description: added to "ou=Meta,o=Example,c=US"
|
||||
|
||||
dn: ou=People,o=Example,c=US
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
dn: ou=Meta,dc=example,dc=com
|
||||
objectClass: organizationalUnit
|
||||
ou: Meta
|
||||
seeAlso: dc=OpenLDAP,dc=org
|
||||
|
||||
dn: cn=John Belushi,ou=Meta,dc=example,dc=com
|
||||
objectClass: inetOrgPerson
|
||||
|
|
|
|||
Loading…
Reference in a new issue