Changes

Jump to: navigation, search

stoney core: OpenLDAP directory data organisation

25 bytes added, 12:51, 13 April 2021
/* Customers - Customer (LEGACY) */
* '''Private customer''': A private customer does not have a company/organisation name.
The following LDIF examples will show both cases where necessary. The first LDIF shows you the default '''company customer''' entry after a fresh stoney cloud installation. All relevant data belonging to this reseller is stored below this dnleaf. <source lang='ldif'>dn: uid=4000001,ou=customers,dc=stoney-cloud,dc=org objectclass: top objectclass: sstCustomerCompany uid: 4000001 organizationName: Customer Ltd. sstBelongsToResellerUID: 4000000 sstBelongsToCustomerUID: 4000001 sstIsActive: TRUE</source>
The following table describes the different attributes:
3,368
edits