Changes

Jump to: navigation, search

stoney mail: OpenLDAP directory data organisation

119 bytes added, 15:05, 21 January 2015
/* Mail */
= Mail =
The following LDIF shows the '''mail''' entry of the whole OpenLDAP directory tree for the stoney cloud:
<source lang="ldif">dn: ou=mail,ou=services,dc=stoney-cloud,dc=org objectclass: organizationalUnit objectclass: top ou: mail</source>
== Mail Configuration ==
The sub tree for the configuration of the stoney mail service:
<source lang="ldif">
dn: ou=configuration,ou=mail,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit ou: configuration description: The sub tree for the configuration of the stoney mail service.
</source>
=== Mail Reseller ===
The sub tree for the reseller specific stoney mail service configuration:
<source lang="ldif">dn: ou=reseller,ou=configuration,ou=mail,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit ou: reseller description: The sub tree for the reseller specific stoney mail service configuration.</source>
The following table describes the different attributes:
The sub tree for the specific stoney mail service settings for the reseller Reseller Ltd. with the uid 4000000.
<source lang="ldif">dn: uid=4000000,ou=reseller,ou=configuration,ou=mail,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 mail service settings for the reseller Reseller Ltd. with the uid 4000000. sstIsActive: TRUE sstIsDefault: TRUE sstBelongsToResellerUID: 4000000</source>
The following table describes the different attributes:
=== Mail Reseller Logout-Redirection ===
The sub tree for the reseller logout-redirect specific stoney mail service configuration:
<source lang="ldif">dn: ou=logout-redirect, ou=reseller,ou=configuration,ou=mail,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit ou: logout-redirect description: The sub tree for the reseller logout-redirect specific stoney mail service configuration.</source>
The following table describes the different attributes:
The sub tree for the reseller logout-redirect specific stoney mail service settings, coming from the fully qualified domain name (fqdn) groupware.stoney-cloud.org.
<source lang="ldif">dn: ou=groupware.stoney-cloud.org,ou=logout-redirect, ou=reseller,ou=configuration,ou=mail,ou=services,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit objectclass: sstLogoutRedirect ou: groupware.stoney-cloud.org description: The sub tree for the reseller logout-redirect specific stoney mail service settings, coming from the fully qualified domain name (fqdn) groupware.stoney-cloud.org. sstWebsiteURL: http://www.stoney-cloud.org/</source>
The following table describes the different attributes:
3,368
edits