Changes

/* Backup accounts - S3 bucket based backup account example */
=== Backup accounts - S3 bucket based backup account example ===
Each (Online) Backup service account has it's own change root (chroot, jail) directory. The following example shows the OpenLDAP directory entry for the (online) backup account with the uid number 37237074000907:<source lang="ldif">dn: uid=4000907,ou=accounts,ou=backup,ou=services,o=stepping-stone,c=chobjectclass: topobjectclass: sstS3Bucketobjectclass: sstProvisioningobjectclass: sstRelationshipuid: 4000907sstDisplayName: Support stepping stone AGdescription: The leaf for the S3 bucket based backup account belonging to the user 'Support stepping stone AG'.sstBackupWarningDays: 1sstBackupWarningNumbers: 0sstBackupWarningOn: TRUEsstNotificationWarningMedium: mailsstIsActive: TRUEsstBillable: TRUEsstQuota: 10737418240sstS3BucketLifecycleDays: 1sstS3BucketWormDays: 1sstS3BucketWormMode: COMPLIANCEsstAutoGrow: FALSEsstActionLevel: 90host: ctrl-test-vm-043sstProvisioningMode: addsstProvisioningExecutionDate: 0sstProvisioningState: 0sstProvisioningReturnValue: 0sstBelongsToResellerUID: 2000000sstBelongsToCustomerUID: 3723426sstBelongsToPersonUID: 1000482</source> With auto-grow:
<source lang="ldif">
dn: uid=4000907,ou=accounts,ou=backup,ou=services,dc=stoney-cloud,dc=org
sstS3BucketWormDays: 1
sstS3BucketWormMode: COMPLIANCE
sstAutoGrow: FALSETRUE
sstActionLevel: 90
sstAutoGrowStepPercentage: 2
sstAutoGrowStepBytes: 1073741824
host: ctrl-test-vm-043
SLB, editor, reviewer
3,407
edits