Changes

Jump to: navigation, search
/* Load Balancer as a Service (LBaaS) - Configuration - Reseller - Account defaults */
* '''x''': Mandatory in all cases.
* '''x<sup>1</sup>''': If <code>sstIsCompany</code> is set to <code>TRUE</code>, the <code>organizationName</code> must be set. Otherwise <code>givenName</code> and <code>surname</code> must be set.
 
==== Load Balancer as a Service (LBaaS) - Configuration - Reseller - Account defaults ====
<span style="color: red">Work in progress ...</span>
 
The sub tree for the wiki account defaults for the Load Balancer as a Service (LBaaS) for the reseller Reseller Ltd. with the uid 4000000:
<source lang="ldif">
dn: ou=defaults,uid=4000000,ou=reseller,ou=configuration,ou=lbaas,ou=services,dc=stoney-cloud,dc=org
objectclass: top
objectclass: organizationalUnit
objectclass: sstWiki
ou: defaults
description: The sub tree for the default settings of the Load Balancer as a Service (LBaaS) for the reseller Reseller Ltd. with the uid 4000000.
sstIsActive: TRUE
...
...
</source>
 
The following table describes the different attributes:
{| border="1" style="border-collapse: collapse; font-size:80%;" width="100%" class="wikitable sortable"
! style="text-align:left; width: 120px" | Attribute
! style="text-align:left; width: 220px" | Objectclass
! style="width: 80px" | Existance
! style="width: 80px" | Mandatory
! style="text-align:left;" | Description
 
|-
| ou
|
| <center>MUST</center>
| <center>x</center>
|
 
|-
| description
|
| <center>MAY</center>
| <center>x</center>
|
 
|-
| loginShell
|
| <center>MAY</center>
| <center>x</center>
| The path to the login shell. The default is '''/bin/sh'''.
 
|-
| shadowMax
|
| <center>MAY</center>
| <center>x</center>
| Related to the /etc/shadow file, this attribute specifies the maximum number of days the password is valid. The default is '''99999''', which corresponds to about 273 years. In reality, this means, that the user does not need to change the password.
 
|-
| shadowWarning
|
| <center>MAY</center>
| <center>x</center>
| Related to the /etc/shadow file, this attribute specifies the number of days before the password expires that the user is warned. The default is '''7'''.
 
|-
| shadowFlag
|
| <center>MAY</center>
| <center>x</center>
| Related to the /etc/shadow file, this attribute is currently not used and is reserved for future use. The default is set to '''134539460'''.
 
 
|-
| sstVolumeCapacityDefault
|
| <center>MAY</center>
| <center>x</center>
|
 
|-
| sstVolumeCapacityMin
|
| <center>MAY</center>
| <center>x</center>
|
 
|-
| sstVolumeCapacityMax
|
| <center>MAY</center>
| <center>x</center>
|
 
|-
| sstVolumeCapacityStep
|
| <center>MAY</center>
| <center>x</center>
|
 
|-
| sstQuotaChange
|
| <center>MAY</center>
| <center>x</center>
| Can the user change the quota? Either <code>TRUE</code> (yes) or <code>FALSE</code> (no). Default is FALSE (no).
 
|-
| sstWikiWarningDays
|
| <center>MUST</center>
| <center>x</center>
| After how many missed storage days should the user be warned. Possible values are between 0 and 99. Default is '''1'''.
 
|-
| sstWikiWarningNumbers
|
| <center>MUST</center>
| <center>x</center>
| After how many missed storages should the user be warned. Possible values are between 0 and 99. Default is '''0'''.
 
|-
| sstWikiWarningOn
|
| <center>MUST</center>
| <center>x</center>
| Does the user want to informed about failed storages (TRUE) or not (FALSE).
 
|-
| sstNotificationWarningLevel
|
| <center>MAY</center>
| <center>x</center>
| The quota notification level in percent, when the owner of the storage needs to warned. A value between 0 and 100. The default is '''85''' percent.
 
|-
| sstNotificationWarningMedium
|
| <center>MUST</center>
| <center>x</center>
| The notification medium, either sms (points to the multi-valued attribute <code>mobileTelephoneNumber</code>) or mail (points to the multi-valued attribute <code>mail</code>). Currently, only '''mail''' is supported.
 
|-
| sstNotificationWarningMediumChange
|
| <center>MAY</center>
| <center>x</center>
| Can a user change the notification warning medium? Either <code>TRUE</code> (yes) or <code>FALSE</code> (no). The default is <code>FALSE</code> (no).
 
|-
| sstNotificationWarningMediumAdd
|
| <center>MAY</center>
| <center>x</center>
| Can a user add new notification warning mediums (<code>mobileTelephoneNumber</code> or <code>mail</code>? Either <code>TRUE</code> (yes) or <code>FALSE</code> (no). The default is <code>TRUE</code> (yes). Currently, only adding new <code>mail</code> addresses are supported.
 
|-
| sstWikiIntervalHourly
|
| <center>MUST</center>
| <center>x</center>
| How many hourly storages do we want? The default is '''0'''.
 
|-
| sstWikiIntervalDaily
|
| <center>MUST</center>
| <center>x</center>
| How many daily storages do we want? The default is '''7'''.
 
|-
| sstWikiIntervalWeekly
|
| <center>MUST</center>
| <center>x</center>
| How many weekly storages do we want? The default is '''4'''.
 
|-
| sstWikiIntervalMonthly
|
| <center>MUST</center>
| <center>x</center>
| How many monthly storages do we want? The default is '''3'''.
 
|-
| sstWikiIntervalYearly
|
| <center>MUST</center>
| <center>x</center>
| How many yearly storages do we want? The default is '''0'''.
 
|-
| sstIsActive
|
| <center>MUST</center>
| <center>x</center>
| Is the storage account active? Either <code>TRUE</code> (yes) or <code>FALSE</code> (no). Default is <code>TRUE</code> (yes).
 
|-
| sstUseSelfcare
|
| <center>MUST</center>
| <center>x</center>
| Can the Self-Service interface be used with the credentials of the storage account? Either <code>TRUE</code> (yes) or <code>FALSE</code> (no). Default is <code>FALSE</code> (no).
 
|-
| sstUseSSH
|
| <center>MUST</center>
| <center>x</center>
| Is the ssh service active for the storage account? Either <code>TRUE</code> (yes) or <code>FALSE</code> (no). Default is <code>TRUE</code> (yes).
 
|}
 
Legend:
* '''x''': Mandatory in all cases.
==== Load Balancer as a Service (LBaaS) - Configuration - Reseller - Notification settings ====
3,368
edits