Changes

/* 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 3723707:
<source lang="ldif">
dn: uid=37237074000907,ou=accounts,ou=backup,ou=services,dc=stoney-cloud,dc=org
objectclass: top
objectclass: account
objectclass: posixAccount
objectclass: shadowAccount
objectclass: sstS3Bucket
objectclass: sstProvisioning
objectclass: sstRelationship
uid: 37237074000907userPasswordsstDisplayName: {SSHA}E/KLUgeAtApAPQ7mG2GMddCxTE9m9QOSSupport stepping stone AGuidNumberdescription: 3723707gidNumber: 3723707cn: Michael Eichenbergergecos: Michael EichenbergerhomeDirectory: /home/3723707loginShell: /bin/shshadowLastChange: 11108shadowMax: 99999shadowWarning: 7shadowFlag: 134539460sstBackupIntervalHourly: 0sstBackupIntervalDaily: 7sstBackupIntervalWeekly: 4sstBackupIntervalMonthly: 3sstBackupIntervalYearly: 0sstBackupIterations: 99The leaf for the backup of the user 'Support stepping stone AG'.
sstBackupWarningDays: 1
sstBackupWarningNumbers: 0
sstBackupWarningOn: TRUE
sstNotificationWarningLevel: 85
preferredLanguage: de-CH
sstNotificationWarningMedium: mail
sstUseSelfcarepreferredLanguage: FALSEsstUseSSH: TRUEde-CH
sstIsActive: TRUE
sstBillable: TRUE
sstQuota: 10737418240
sstBackupSizesstS3BucketLifecycleDays: 01sstIncrementSizesstS3BucketWormDays: 01sstBackupLastSuccessfulBackupsstS3BucketWormMode: computerCOMPLIANCEsstAutoGrow:20130923T063554ZFALSEsstActionLevel: 90sstAutoGrowStepPercentage: 2sstAutoGrowStepBytes: 1073741824host: sstctrl-test-intvm-054043
sstProvisioningMode: add
sstProvisioningExecutionDate: 0
sstProvisioningState: 0
sstProvisioningReturnValue: 0
sstBelongsToResellerUID: 4000000
sstBelongsToCustomerUID: 4000001
sstBelongsToPersonUID: 4000002
sstBelongsToServiceUID: 4000003
 
 
description:
autogrow: true / false
autogrow-percentage-free: # Grows when quota is used by that much
autogrow-next-step: # How much, in percent, the quota is lifted
</source>
SLB, editor, reviewer
3,407
edits