~ubuntu-branches/ubuntu/oneiric/likewise-open/oneiric

« back to all changes in this revision

Viewing changes to openldap/tests/data/test-translucent-config.ldif

  • Committer: Bazaar Package Importer
  • Author(s): Scott Salley
  • Date: 2010-11-22 12:06:00 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20101122120600-8lba1fpceot71wlb
Tags: 6.0.0.53010-1
Likewise Open 6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# toplevel
 
2
 
 
3
dn: o=translucent
 
4
objectClass: top
 
5
objectClass: organization
 
6
o: translucent
 
7
description: backend database root
 
8
 
 
9
# backend OU
 
10
 
 
11
dn: ou=users,o=translucent
 
12
objectClass: top
 
13
objectClass: organizationalUnit
 
14
ou: users
 
15
description: backend user container root
 
16
 
 
17
# bind user for frontend connection
 
18
 
 
19
dn: uid=binder,o=translucent
 
20
objectClass: inetOrgPerson
 
21
uid: binder
 
22
sn: test
 
23
cn: binder
 
24
businessCategory: binder-test-user
 
25
displayName: Binder Test User
 
26
userPassword: bindtest