Lines Matching refs:example
2 dn: dc=example,dc=com
5 dc: example
6 associatedDomain: example.com
8 dn: ou=LDAPv3,dc=example,dc=com
13 dn: cn=Must Succeed,ou=LDAPv3,dc=example,dc=com
17 member: cn=Must Succeed,ou=LDAPv3,dc=example,dc=com
20 member: UID=jsmith,DC=example,DC=net
21 member: OU=Sales+CN=J. Smith,DC=example,DC=net
22 member: CN=John Smith\, III,DC=example,DC=net
23 member: OU=Sales\; Data\+Algorithms,DC=example,DC=net
24 member: CN=Before\0dAfter,DC=example,DC=net
25 member: CN=\23John Smith\20,DC=example,DC=net
29 seeAlso: CN=John Smith\2C III,DC=example,DC=net
30 seeAlso: OU=Sales\3B Data\2BAlgorithms,DC=example,DC=net
31 seeAlso: CN=\#John Smith\ ,DC=example,DC=net
40 description: UID=jsmith,DC=example,DC=net
41 description: OU=Sales+CN=J. Smith,DC=example,DC=net
42 description: CN=John Smith\, III,DC=example,DC=net
43 description: CN=John Smith\2C III,DC=example,DC=net
44 description: OU=Sales\; Data\+Algorithms,DC=example,DC=net
45 description: OU=Sales\3B Data\2BAlgorithms,DC=example,DC=net
46 description: CN=Before\0dAfter,DC=example,DC=net
47 description: CN=\23John Smith\20,DC=example,DC=net
48 description: CN=\#John Smith\ ,DC=example,DC=net
52 dn: cn=Should Succeed,ou=LDAPv3,dc=example,dc=com
55 member: cn=Should Succeed,ou=LDAPv3,dc=example,dc=com
56 member: 1.3.6.1.4.1.1466.0=#04024869,DC=example,DC=com
58 description: 1.3.6.1.4.1.1466.0=#04024869,DC=example,DC=com
61 dn: cn=Unescaped Equals,ou=LDAPv3,dc=example,dc=com
64 member: cn=Unescaped Equals,ou=LDAPv3,dc=example,dc=com
65 member: cn=A*x=b is a linear algebra problem,ou=LDAPv3,dc=example,dc=com
66 description: cn=A*x=b is a linear algebra problem,ou=LDAPv3,dc=example,dc=com // unescaped EQUALS
68 dn: cn=Must Fail 1,ou=Groups,dc=example,dc=com
74 dn: cn=Must Fail 2,ou=Groups,dc=example,dc=com
80 dn: cn=Must Fail 3,ou=Groups,dc=example,dc=com
86 dn: cn=Must Fail 4,ou=Groups,dc=example,dc=com
90 dn: cn=Must Fail 5,ou=Groups,dc=example,dc=com
96 dn: cn=Must Fail 6,ou=Groups,dc=example,dc=com
102 dn: cn=Must Fail 7,ou=Groups,dc=example,dc=com
108 dn: cn=Must Fail 8,ou=Groups,dc=example,dc=com
114 dn: cn=Must Fail 9,ou=Groups,dc=example,dc=com
120 dn: cn=Must Fail 10,ou=Groups,dc=example,dc=com
126 dn: cn=Must Fail 11,ou=Groups,dc=example,dc=com
132 dn: cn=Must Fail 12,ou=Groups,dc=example,dc=com
138 dn: cn=Must Fail 13,ou=Groups,dc=example,dc=com
141 member: UID=jsmith,,DC=example,DC=net
142 description: UID=jsmith,,DC=example,DC=net // extra comma
144 dn: cn=Must Fail 14,ou=Groups,dc=example,dc=com
150 dn: cn=Must Fail 15,ou=Groups,dc=example,dc=com
156 dn: cn=Must Fail 16,ou=Groups,dc=example,dc=com
162 dn: cn=Must Fail 17,ou=Groups,dc=example,dc=com
168 dn: cn=Must Fail 18,ou=Groups,dc=example,dc=com
175 dn: ou=LDAPv2,dc=example,dc=com
180 dn: cn=May Succeed 1,ou=LDAPv2,dc=example,dc=com
186 dn: cn=May Succeed 2,ou=LDAPv2,dc=example,dc=com
192 dn: cn=May Succeed 3,ou=LDAPv2,dc=example,dc=com
195 member: UID=jsmith, O=example, C=US
196 description: UID=jsmith, O=example, C=US // spaces
198 dn: cn=May Succeed 4,ou=LDAPv2,dc=example,dc=com
201 member: UID=jsmith;O=example;C=US
202 description: UID=jsmith;O=example;C=US // semi-colons
204 dn: cn=May Succeed 5,ou=LDAPv2,dc=example,dc=com
207 member: <UID=jsmith,O=example,C=US>
208 description: <UID=jsmith,O=example,C=US> // brackets
210 dn: cn=May Succeed 6,ou=LDAPv2,dc=example,dc=com
213 member: CN="John Smith",O=example,C=US
214 description: CN="John Smith",O=example,C=US // quotes
217 dn: ou=Related Syntaxes,dc=example,dc=com
222 dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
225 uniqueMember: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
228 uniqueMember: dc=example,dc=com#'1000'B
229 uniqueMember: dc=example,dc=com#''B
230 description: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com // only DN portion
233 description: dc=example,dc=com#'1000'B // with DN portion
234 description: dc=example,dc=com#''B // with DN portion + bitstring with no bits
236 dn: cn=Should Fail 1,cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
242 dn: cn=Should Fail 2,cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
248 dn: cn=Should Parse as DN,cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
251 uniqueMember: dc=example,dc=com#0'B
252 uniqueMember: dc=example,dc=com#'0B
253 uniqueMember: dc=example,dc=com '0'B
254 description: dc=example,dc=com#0'B // malformed UID?
255 description: dc=example,dc=com#'0B // malformed UID?
256 description: dc=example,dc=com '0'B // malformed UID?
258 # UID=jsmith,DC=example,DC=net [AoOn]
263 # OU=Sales+CN=J. Smith,DC=example,DC=net [AoOn]
269 # CN=John Smith\, III,DC=example,DC=net [AoOn]
275 # CN=John Smith\2C III,DC=example,DC=net [AoOn]
281 # CN=Before\0dAfter,DC=example,DC=net [AoOn]
286 # CN=\23John Smith\20,DC=example,DC=net [AoOn]
291 # CN=\#John Smith\ ,DC=example,DC=net [AoOn]
297 # 1.3.6.1.4.1.1466.0=#04024869,DC=example,DC=com [AoOn]
335 # UID=jsmith,,DC=example,DC=net // extra comma [AoOn]
355 # UID=jsmith, O=example, C=US // spaces
357 # UID=jsmith;O=example;C=US // semi-colons
359 # <UID=jsmith,O=example,C=US> // brackets [AoOn]
361 # CN="John Smith",O=example,C=US // quotes