]> git.sur5r.net Git - openldap/blob - tests/data/sql-write.out
ready for chaining writes
[openldap] / tests / data / sql-write.out
1 dn: dc=example,dc=com
2 objectClass: organization
3 objectClass: dcObject
4 o: Example
5 dc: example
6
7 dn: cn=Lev Tolstoij,dc=subnet,dc=example,dc=com
8 objectClass: inetOrgPerson
9 cn: Lev Tolstoij
10 sn: Tolstoij
11 seeAlso: documentTitle=Renamed Book,dc=example,dc=com
12 seeAlso: documentTitle=War and Peace,dc=example,dc=com
13 givenName: Lev
14 telephoneNumber: +39 02 XXXX ZZZZ
15 telephoneNumber: +39 333 ZZZ 1234
16
17 dn: cn=Mitya Kovalev,dc=example,dc=com
18 objectClass: inetOrgPerson
19 cn: Mitya Kovalev
20 sn: Kovalev
21 seeAlso: documentTitle=Renamed Book,dc=example,dc=com
22 givenName: Mitya
23 telephoneNumber: +1 800 123 4567
24 telephoneNumber: 222-3234
25 telephoneNumber: 332-2334
26
27 dn: documentTitle=Renamed Book,dc=example,dc=com
28 objectClass: document
29 description: abstract2
30 documentTitle: Renamed Book
31 documentAuthor: cn=Lev Tolstoij,dc=subnet,dc=example,dc=com
32 documentAuthor: cn=Mitya Kovalev,dc=example,dc=com
33 documentIdentifier: document 2
34
35 dn: o=Renamed Org,dc=example,dc=com
36 objectClass: organization
37 o: Renamed Org
38
39 dn: cn=Some One,dc=example,dc=com
40 objectClass: inetOrgPerson
41 objectClass: simpleSecurityObject
42 cn: Some One
43 sn: One
44 givenName: Some
45
46 dn: dc=subnet,dc=example,dc=com
47 objectClass: organization
48 objectClass: dcObject
49 o: SubNet
50 dc: subnet
51
52 dn: cn=SubNet User,dc=subnet,dc=example,dc=com
53 objectClass: inetOrgPerson
54 cn: SubNet User
55 sn: User
56 givenName: SubNet
57
58 dn: documentTitle=War and Peace,dc=example,dc=com
59 objectClass: document
60 description: Historical novel
61 documentTitle: War and Peace
62 documentAuthor: cn=Lev Tolstoij,dc=subnet,dc=example,dc=com
63 documentIdentifier: document 3
64