Changes

Jump to: navigation, search

stoney wiki: OpenLDAP directory data organisation

123 bytes added, 10:26, 1 November 2019
/* Wiki */
= Wiki =
The following LDIF shows the '''wiki''' LDAP entry for the stoney wiki service:
<source lang="LDIF">dn: ou=wiki,ou=services,dc=stoney-cloud,dc=org objectclass: organizationalUnit objectclass: top ou: storage</source>
== Wiki Configuration ==
The sub tree for the configuration of the stoney wiki service:
<source lang="LDIF">dn: ou=configuration,ou=wiki,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit ou: configuration description: The sub tree for the configuration of the stoney wiki service.</source>
=== Wiki Provisioning Daemon ===
The sub tree for the configuration of the '''prov-wiki-mediawiki''' daemon:
<source lang="LDIF">dn: ou=prov-wiki-mediawiki,ou=configuration,ou=wiki,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit objectclass: sstServiceConfigurationObjectClass ou: prov-wiki-mediawiki description: The sub tree for the configuration of the prov-wiki-mediawiki daemon. sstIsActive: TRUE</source>
The following table describes the different attributes:
=== Wiki Reseller ===
The sub tree for the reseller specific stoney wiki service settings:
<source lang="LDIF">dn: ou=reseller,ou=configuration,ou=wiki,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit ou: reseller description: The sub tree for the reseller specific stoney wiki service settings.</source>
The sub tree for the specific stoney wiki service settings for the reseller Reseller Ltd. with the uid 4000000.
<source lang="LDIF">dn: uid=4000000,ou=reseller,ou=configuration,ou=wiki,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: sstReseller objectclass: sstServiceConfigurationObjectClass uid: 4000000 o: Reseller Ltd. description: The sub tree for the specific stoney wiki service settings for the reseller Reseller Ltd. with the uid 4000000. sstIsActive: TRUE sstIsCompany: TRUE sstIsDefault: TRUE sstBelongsToResellerUID: 4000000</source>
The following table describes the different attributes:
3,368
edits