sourCEntral - mobile manpages

pdf

bbstoreaccounts

NAME

bbstoreaccounts − server daemon of the Box Backup system

SYNOPSIS

bbstoreaccounts -c config_file [command] [command options]

DESCRIPTION

This manual page documents briefly the bbstoreaccounts command. This manual page was written for the Debian distribution because the original program does not have a manual page.

storeaccounts is a utility to create an account in your server setup. Please refer to http://bbdev.fluffy.co.uk/trac/wiki/CertificatesAndAccountsManagement for more verbose information about account management in the Box Backup system.

COMMANDS

The available commands of storeaccounts are presented here along with their arguments:
create [account number] [raid disc] [soft quota] [hard quota]

Creates a new account on the server configuration. The account number has to be given in Hex (e.g. 75AB23C).

info [account number]

Prints some information about the given account number

setlimit [account number] [new soft limit] [new hard limit]

Adjust the limits for the given account.

delete [account]

Deletes the given account.

check [account] fix

Checks the database of the given account for consistency. Without the secound paramater ix only warnings are printed. See http://bbdev.fluffy.co.uk/trac/wiki/FixingCorruption for more information about fixing consistency problems.

SEE ALSO

bbackupctl(8), bbackupquery(8), bbackupd-config(8), bbstoreaccounts(8), bbackupd(8).

AUTHOR

This manual page was written by Reinhard Tartler <siretart AT tauware DOT de> (with the help of the online documentation located at http://bbdev.fluffy.co.uk/trac/wiki/) for the Debian GNU/Linux system (but may be used by others).

pdf