Changes

Jump to: navigation, search

stoney backup: prov-backup-rsnapshot

513 bytes added, 14:39, 12 August 2013
/* Test the daemon */
** Create an online backup account by executing the test script:
** <pre>/var/work/prov-backup-rsnapshot/bin/createBackupAccountLDIF.pl --uid 3724300</pre>
** The test script currently supports the following options:
*** --uid <UID>: Mandatory option, the backup accounts uid
*** --reseller <UID>: Optional, sets sstBelongsToResellerUID (default 4000000)
*** --customer <UID>: Optional, sets sstBelongsToCustomerUID (default 4000001)
*** --people <UID>: Optional, sets sstBelongsToPersonUID (default 4000002)
*** --givenname <Name>: Optional, sets the givenname attribute (default "Givenname")
*** --surname <Name>: Optional, sets the sn attribute (defualt "Surname")
** Load the generated LDIF (you find them under /root/data) step by step into the LDAP and observe what the deamon is doing in the first terminal:
*** <pre>/root/loadOpenLDAPsingleLDIF.sh /root/data/01_add_3724300.ldif</pre>
486
edits