Changes

Jump to: navigation, search

stoney backup: Notification Overview

3 bytes added, 10:39, 31 January 2014
/* Customer / User */
== Customer / User ==
# Check if the customer / user must be informed
#* If <code>sstBackupWarningssstBackupWarningOn</code> of the accounts backend (LDAP directory) entry is set to <code>TRUE</code> the customer / user has to be informed#* If <code>sstBackupWarningssstBackupWarningOn</code> of the accounts backend (LDAP directory) entry is set to <code>FALSE</code> the customer / user does not have to be informed
# Check if the account itself has some E-Mail addresses attached
#* Check if the LDAP attribute <code>mail</code> exists for the accounts backend (LDAP directory) entry AND <code>sstNotificationWarningMedium</code> is set to <code>mail</code>.
#* Read the attibute <code>mail</code> from the persons bachend (LDAP directory) entry retrieved form the previous serach
#* Send the mail to all (the attribute <code>mail</code> is multivalued, see [[stoney_backup:_OpenLDAP_directory_data_organisation#Backup_Account_Example | OpenLDAP directory data organisation]]) addresses specified in the attribute <code>mail</code>
(The reseller and/or customer can define the values of <code>sstBackupWarningssstBackupWarningOn</code>, <code>sstNotificationWarningMedium</code> and <code>mail</code> using the selfcare web-interface (not implemented yet).)
== Reseller ==
486
edits