]> git.sur5r.net Git - openldap/blob - tests/data/subtree-rename.out
Merge remote-tracking branch 'origin/mdb.RE/0.9'
[openldap] / tests / data / subtree-rename.out
1 # Searching all database (after add)...
2 dn: ou=Another parent,dc=example,dc=com
3 objectClass: organizationalUnit
4 ou: Another parent
5
6 dn: ou=Child,ou=Parent,dc=example,dc=com
7 objectClass: organizationalUnit
8 ou: Child
9
10 dn: dc=example,dc=com
11 objectClass: organization
12 objectClass: dcObject
13 o: Example, Inc.
14 dc: example
15
16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
17 objectClass: organizationalUnit
18 ou: Grandchild
19
20 dn: ou=Parent,dc=example,dc=com
21 objectClass: organizationalUnit
22 ou: Parent
23
24 # Searching all database (after PASS1)...
25 dn: ou=Another parent,dc=example,dc=com
26 objectClass: organizationalUnit
27 ou: Another parent
28
29 dn: dc=example,dc=com
30 objectClass: organization
31 objectClass: dcObject
32 o: Example, Inc.
33 dc: example
34
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
36 objectClass: organizationalUnit
37 ou: Grandchild
38
39 dn: ou=Parent,dc=example,dc=com
40 objectClass: organizationalUnit
41 ou: Parent
42
43 dn: ou=Renamed child,ou=Parent,dc=example,dc=com
44 objectClass: organizationalUnit
45 ou: Child
46 ou: Renamed child
47
48 # Searching all database (after PASS2)...
49 dn: ou=Another parent,dc=example,dc=com
50 objectClass: organizationalUnit
51 ou: Another parent
52
53 dn: dc=example,dc=com
54 objectClass: organization
55 objectClass: dcObject
56 o: Example, Inc.
57 dc: example
58
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
60 objectClass: organizationalUnit
61 ou: Grandchild
62
63 dn: ou=Renamed child,ou=Renamed parent,dc=example,dc=com
64 objectClass: organizationalUnit
65 ou: Child
66 ou: Renamed child
67
68 dn: ou=Renamed parent,dc=example,dc=com
69 objectClass: organizationalUnit
70 ou: Parent
71 ou: Renamed parent
72
73 # Searching all database (after PASS3)...
74 dn: ou=Another parent,dc=example,dc=com
75 objectClass: organizationalUnit
76 ou: Another parent
77
78 dn: dc=example,dc=com
79 objectClass: organization
80 objectClass: dcObject
81 o: Example, Inc.
82 dc: example
83
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
85 objectClass: organizationalUnit
86 ou: Grandchild
87
88 dn: ou=Renamed child,ou=Another parent,dc=example,dc=com
89 objectClass: organizationalUnit
90 ou: Child
91 ou: Renamed child
92
93 dn: ou=Renamed parent,dc=example,dc=com
94 objectClass: organizationalUnit
95 ou: Parent
96 ou: Renamed parent
97