Changes

Jump to: navigation, search

User:Pat

139 bytes added, 19:13, 19 August 2013
/* State of the art */
** The script can be installed according to [[Backup_(Server_Setup)#schedule_warning]] (don't forget [[Backup_(Server_Setup)#prov-backup-rsnapshot]])
* Backup helper scripts
** The writeAccontSize .pl is adapted to the new LDAP directory.. TBD this eveningIt reads and writes quota values and thresholds from/to the LDAP and gets the path to the mail templates from the LDAP
** A script (and cronjob) which executes two commands each night is still missing and needs to be implemented. It must do an LDAP search and get all active backup account (search under <code>ou=accounts,ou=backup,ou=services,dc=foss-cloud,dc=org</code> for <code>objectClass=sstBackup</code> and <code>sstIsActive=TRUE</code>). Read the necessary attributes from these accounts and execute the following commands:
*** <code>/<path/to>/writeAccountSize.pl -C /<path/to>/writeAccountSize.conf -D <home directory> -U <UID></code>
486
edits