Changes

stoney core: OpenLDAP directory data organisation

110 bytes added, 12:38, 24 July 2013
/* UID (per person) */
The sub tree '''ou=people,dc=stoney-cloud,dc=org''' contains all the people. Each person has a unique uid, which is used for later reference.
=== UID People uid (per person) ===
The following LDIF shows you the default '''person''' entry after a fresh stoney cloud installation. All relevant data belonging to this person is stored below this dn.
  dn: uid=4000002,ou=people,dc=fossstoney-cloud,dc=org
objectclass: top
objectclass: sstPerson
uid: 4000002
sstGender: m
surnamegivenName: User1Name givenNamesurname: DemoSurname
preferredLanguage: en-GB
userPassword: {SSHA}UgrBHVhKxFQInWWpzf1ddgEVmSg5vKUm
mail: demoname.user1surname@example.com
cn: admin
telephoneNumber: +41 00 000 00 00
sstBelongsToResellerUID: 4000000
sstBelongsToCustomerUID: 4000001
sstEmployeeOfUID: 4000000
sstEmployeeOfUID: 4000001
dn: sstRole=UserCustomer Administrator,uid=4000002,ou=people,dc=fossstoney-cloud,dc=org
objectclass: top
objectclass: sstRoles
sstRole: UserCustomer Administrator
sstProduct: 0
dn: sstRole=Admin VirtualizationReseller Administrator,uid=4000002,ou=people,dc=fossstoney-cloud,dc=org
objectclass: top
objectclass: sstRoles
sstRole: Admin VirtualizationReseller Administrator
sstProduct: 0
SLB, editor, reviewer
3,368
edits