Changes

Jump to: navigation, search

stoney backup: Notification Overview

79 bytes removed, 10:38, 31 January 2014
/* Customer / User */
== Customer / User ==
# Check if the customer / user must be informed
#* If <code>sstBackupWarnings</code> of the accounts backend (LDAP directory) entry is set to <code>TRUE</code> AND <code>sstNotificationWarningMedium</code> is set to <code>mail</code>, the customer / user has to be informed#* If <code>sstBackupWarnings</code> of the accounts backend (LDAP directory) entry is set to <code>FALSE</code> OR <code>sstNotificationWarningMedium</code> is not set to <code>mail</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) entryAND <code>sstNotificationWarningMedium</code> is set to <code>mail</code>.
#** If yes, 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>
#** If not, check to whom the accounts belongs
486
edits