Changes

Jump to: navigation, search

stoney core: OpenLDAP directory data organisation

1,411 bytes added, 14:39, 15 October 2019
/* Configuation Management */
The sub tree '''ou=configuration management,ou=configuration,dc=stoney-cloud,dc=org''' contains the configuration management system relevant entries of the whole stoney cloud installation. They can be extended by the administrator.
<source lang="LDIF">
# This sub tree contains the operating configuration management system choices for relevant entries of the whole stoney cloud installation. dn: ou=configuration management,ou=configuration,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit ou: configuration management description: This sub tree contains the configuration management system relevant entries of the whole stoney cloud installation.</source> ==== Configuation Management - Regions ====The sub tree '''ou=regions,ou=configuration management,ou=configuration,dc=stoney-cloud,dc=org''' contains the configuration management system region entries of the whole stoney cloud installation. They can be extended by the administrator.<source lang="LDIF"># This sub tree contains the configuration management system region entries of the whole stoney cloud installation.dn: ou=regions,ou=configuration management,ou=configuration,dc=stoney-cloud,dc=orgobjectclass: topobjectclass: organizationalUnitou: regionsdescription: This sub tree contains the configuration management system region entries of the whole stoney cloud installation.</source> ==== Configuation Management - Roles ====The sub tree '''ou=roles,ou=configuration management,ou=configuration,dc=stoney-cloud,dc=org''' contains the configuration management system role entries of the whole stoney cloud installation. They can be extended by the administrator.<source lang="LDIF"># This sub tree contains the configuration management system role entries of the whole stoney cloud installation.dn: ou=roles,ou=configuration management,ou=configuration,dc=stoney-cloud,dc=orgobjectclass: topobjectclass: organizationalUnitou: rolesdescription: This sub tree contains the configuration management system role entries of the whole stoney cloud installation.
</source>
3,368
edits