Changes

Jump to: navigation, search

User:Pat

331 bytes added, 16:09, 19 August 2013
/* State of the art */
* Backup helper scripts
** The writeAccontSize ... TBD this evening
** 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>*** <code>/<path/to>/scheduleWarning.pl -U <UID></code>
486
edits