]> git.sur5r.net Git - openldap/blob - tests/data/sqlmaster.out
578b310bc18f6fbb2fc22aee69ce3b42ff487813
[openldap] / tests / data / sqlmaster.out
1 # Testing search...
2 dn: documentTitle=book1,o=Example,c=RU
3 objectClass: document
4 description: abstract1
5 documentTitle: book1
6 documentAuthor: cn=Mitya Kovalev,o=Example,c=RU
7 documentAuthor: cn=Torvlobnor Puzdoy,o=Example,c=RU
8 documentIdentifier: document 1
9
10 dn: documentTitle=book2,o=Example,c=RU
11 objectClass: document
12 description: abstract2
13 documentTitle: book2
14 documentAuthor: cn=Mitya Kovalev,o=Example,c=RU
15 documentIdentifier: document 2
16
17 dn: o=Example,c=RU
18 objectClass: organization
19 o: Example
20
21 dn: cn=Mitya Kovalev,o=Example,c=RU
22 objectClass: inetOrgPerson
23 objectClass: posixAccount
24 cn: Mitya Kovalev
25 sn: Kovalev
26 seeAlso: documentTitle=book1,o=Example,c=RU
27 seeAlso: documentTitle=book2,o=Example,c=RU
28 givenName: Mitya
29 telephoneNumber: 332-2334
30 telephoneNumber: 222-3234
31
32 dn: cn=Torvlobnor Puzdoy,o=Example,c=RU
33 objectClass: inetOrgPerson
34 cn: Torvlobnor Puzdoy
35 sn: Puzdoy
36 seeAlso: documentTitle=book1,o=Example,c=RU
37 givenName: Torvlobnor
38 telephoneNumber: 545-4563
39
40 # refldap://localhost/o=Example,c=RU??sub
41
42 # Testing exact search...
43 dn: cn=Mitya Kovalev,o=Example,c=RU
44 objectClass: inetOrgPerson
45 objectClass: posixAccount
46 cn: Mitya Kovalev
47 sn: Kovalev
48 seeAlso: documentTitle=book1,o=Example,c=RU
49 seeAlso: documentTitle=book2,o=Example,c=RU
50 givenName: Mitya
51 telephoneNumber: 332-2334
52 telephoneNumber: 222-3234
53
54 # Testing substrings initial search...
55 dn: cn=Mitya Kovalev,o=Example,c=RU
56 objectClass: inetOrgPerson
57 objectClass: posixAccount
58 cn: Mitya Kovalev
59 sn: Kovalev
60 seeAlso: documentTitle=book1,o=Example,c=RU
61 seeAlso: documentTitle=book2,o=Example,c=RU
62 givenName: Mitya
63 telephoneNumber: 332-2334
64 telephoneNumber: 222-3234
65
66 # Testing substrings any search...
67 dn: cn=Mitya Kovalev,o=Example,c=RU
68 objectClass: inetOrgPerson
69 objectClass: posixAccount
70 cn: Mitya Kovalev
71 sn: Kovalev
72 seeAlso: documentTitle=book1,o=Example,c=RU
73 seeAlso: documentTitle=book2,o=Example,c=RU
74 givenName: Mitya
75 telephoneNumber: 332-2334
76 telephoneNumber: 222-3234
77
78 # Testing substrings final search...
79 dn: cn=Mitya Kovalev,o=Example,c=RU
80 objectClass: inetOrgPerson
81 objectClass: posixAccount
82 cn: Mitya Kovalev
83 sn: Kovalev
84 seeAlso: documentTitle=book1,o=Example,c=RU
85 seeAlso: documentTitle=book2,o=Example,c=RU
86 givenName: Mitya
87 telephoneNumber: 332-2334
88 telephoneNumber: 222-3234
89
90 # Testing approx search...
91 dn: cn=Mitya Kovalev,o=Example,c=RU
92 objectClass: inetOrgPerson
93 objectClass: posixAccount
94 cn: Mitya Kovalev
95 sn: Kovalev
96 seeAlso: documentTitle=book1,o=Example,c=RU
97 seeAlso: documentTitle=book2,o=Example,c=RU
98 givenName: Mitya
99 telephoneNumber: 332-2334
100 telephoneNumber: 222-3234
101
102 # Testing extensible filter search...
103 dn: cn=Mitya Kovalev,o=Example,c=RU
104 objectClass: inetOrgPerson
105 objectClass: posixAccount
106 cn: Mitya Kovalev
107 sn: Kovalev
108 seeAlso: documentTitle=book1,o=Example,c=RU
109 seeAlso: documentTitle=book2,o=Example,c=RU
110 givenName: Mitya
111 telephoneNumber: 332-2334
112 telephoneNumber: 222-3234
113
114 # Testing attribute inheritance in filter...
115 dn: o=Example,c=RU
116 objectClass: organization
117 o: Example
118
119 # Testing objectClass inheritance in filter...
120 dn: cn=Mitya Kovalev,o=Example,c=RU
121 objectClass: inetOrgPerson
122 objectClass: posixAccount
123 cn: Mitya Kovalev
124 sn: Kovalev
125 seeAlso: documentTitle=book1,o=Example,c=RU
126 seeAlso: documentTitle=book2,o=Example,c=RU
127 givenName: Mitya
128 telephoneNumber: 332-2334
129 telephoneNumber: 222-3234
130
131 dn: cn=Torvlobnor Puzdoy,o=Example,c=RU
132 objectClass: inetOrgPerson
133 cn: Torvlobnor Puzdoy
134 sn: Puzdoy
135 seeAlso: documentTitle=book1,o=Example,c=RU
136 givenName: Torvlobnor
137 telephoneNumber: 545-4563
138
139 # refldap://localhost/o=Example,c=RU??sub
140
141 # Testing "auxiliary" objectClass in filter...
142 dn: cn=Mitya Kovalev,o=Example,c=RU
143 objectClass: inetOrgPerson
144 objectClass: posixAccount
145 cn: Mitya Kovalev
146 sn: Kovalev
147 seeAlso: documentTitle=book1,o=Example,c=RU
148 seeAlso: documentTitle=book2,o=Example,c=RU
149 givenName: Mitya
150 telephoneNumber: 332-2334
151 telephoneNumber: 222-3234
152
153 # Testing hasSubordinates in filter...
154 dn: o=Example,c=RU
155 objectClass: organization
156 o: Example
157
158 # refldap://localhost/o=Example,c=RU??sub
159
160 # Testing attribute inheritance in requested attributes...
161 dn: cn=Mitya Kovalev,o=Example,c=RU
162 cn: Mitya Kovalev
163 sn: Kovalev
164 givenName: Mitya
165
166 # Testing objectClass in requested attributes...
167 dn: documentTitle=book1,o=Example,c=RU
168 objectClass: document
169
170 dn: documentTitle=book2,o=Example,c=RU
171 objectClass: document
172
173 dn: o=Example,c=RU
174 objectClass: organization
175
176 dn: cn=Mitya Kovalev,o=Example,c=RU
177 objectClass: inetOrgPerson
178 objectClass: posixAccount
179
180 dn: cn=Torvlobnor Puzdoy,o=Example,c=RU
181 objectClass: inetOrgPerson
182
183 # refldap://localhost/o=Example,c=RU??sub
184
185 # Testing operational attributes in request...
186 dn: documentTitle=book1,o=Example,c=RU
187 structuralObjectClass: document
188 subschemaSubentry: cn=Subschema
189 hasSubordinates: FALSE
190
191 dn: documentTitle=book2,o=Example,c=RU
192 structuralObjectClass: document
193 subschemaSubentry: cn=Subschema
194 hasSubordinates: FALSE
195
196 dn: o=Example,c=RU
197 structuralObjectClass: organization
198 subschemaSubentry: cn=Subschema
199 hasSubordinates: TRUE
200
201 dn: cn=Mitya Kovalev,o=Example,c=RU
202 structuralObjectClass: inetOrgPerson
203 subschemaSubentry: cn=Subschema
204 hasSubordinates: FALSE
205
206 dn: cn=Torvlobnor Puzdoy,o=Example,c=RU
207 structuralObjectClass: inetOrgPerson
208 subschemaSubentry: cn=Subschema
209 hasSubordinates: FALSE
210
211 # refldap://localhost/o=Example,c=RU??sub
212