mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
add entryDN to test results...
This commit is contained in:
parent
cfae4e5a5c
commit
910e9e2eff
@ -312,26 +312,31 @@ objectClass: inetOrgPerson
|
||||
# Testing operational attributes in request...
|
||||
dn: documentTitle=book1,dc=example,dc=com
|
||||
structuralObjectClass: document
|
||||
entryDN: documentTitle=book1,dc=example,dc=com
|
||||
subschemaSubentry: cn=Subschema
|
||||
hasSubordinates: FALSE
|
||||
|
||||
dn: documentTitle=book2,dc=example,dc=com
|
||||
structuralObjectClass: document
|
||||
entryDN: documentTitle=book2,dc=example,dc=com
|
||||
subschemaSubentry: cn=Subschema
|
||||
hasSubordinates: FALSE
|
||||
|
||||
dn: dc=example,dc=com
|
||||
structuralObjectClass: organization
|
||||
entryDN: dc=example,dc=com
|
||||
subschemaSubentry: cn=Subschema
|
||||
hasSubordinates: TRUE
|
||||
|
||||
dn: cn=Mitya Kovalev,dc=example,dc=com
|
||||
structuralObjectClass: inetOrgPerson
|
||||
entryDN: cn=Mitya Kovalev,dc=example,dc=com
|
||||
subschemaSubentry: cn=Subschema
|
||||
hasSubordinates: FALSE
|
||||
|
||||
dn: cn=Torvlobnor Puzdoy,dc=example,dc=com
|
||||
structuralObjectClass: inetOrgPerson
|
||||
entryDN: cn=Torvlobnor Puzdoy,dc=example,dc=com
|
||||
subschemaSubentry: cn=Subschema
|
||||
hasSubordinates: FALSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user