mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
3e2c696e45
code. Yay!
This first commit copies lib/ldb/ from Samba4. A huge congratulations
should go to Simo on this - he has put an enormous amount of work into
ldb, and it's great to see it go into the Samba3 tree.
(This used to be commit bbedf2e343
)
41 lines
945 B
Plaintext
41 lines
945 B
Plaintext
dn: o=University of Michigan,c=TEST
|
|
objectclass: organization
|
|
objectclass: domainRelatedObject
|
|
l: Ann Arbor, Michigan
|
|
st: Michigan
|
|
o: University of Michigan
|
|
o: UMICH
|
|
o: UM
|
|
o: U-M
|
|
o: U of M
|
|
description: The University of Michigan at Ann Arbor
|
|
seeAlso:
|
|
postaladdress: University of Michigan $ 535 W. William St. $ Ann Arbor, MI 481
|
|
09 $ US
|
|
telephonenumber: +1 313 764-1817
|
|
associateddomain: example.com
|
|
|
|
dn: ou=People,o=University of Michigan,c=TEST
|
|
objectclass: organizationalUnit
|
|
objectclass: extensibleObject
|
|
ou: People
|
|
uidNumber: 0
|
|
gidNumber: 0
|
|
|
|
dn: ou=Ldb Test,ou=People,o=University of Michigan,c=TEST
|
|
objectclass: organizationalUnit
|
|
objectclass: extensibleObject
|
|
ou: People
|
|
ou: Ldb Test
|
|
uidNumber: 0
|
|
gidNumber: 0
|
|
|
|
dn: ou=LdbTspace,ou=People,o=University of Michigan,c=TEST
|
|
objectclass: organizationalUnit
|
|
objectclass: extensibleObject
|
|
ou: People
|
|
ou: LdbTspace
|
|
description: test white space removal in comparisons
|
|
uidNumber: 0
|
|
gidNumber: 0
|