.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH bbstoreaccounts 8 "Apr 15, 2007" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME bbstoreaccounts \- server daemon of the Box Backup system .SH SYNOPSIS .B bbstoreaccounts .RI "-c config_file [command] [command options]" .SH DESCRIPTION This manual page documents briefly the .B bbstoreaccounts command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP \fbstoreaccounts\fP is a utility to create an account in your server setup. Please refer to http://boxbackup.org/trac/wiki/CertificatesAndAccountsManagement for more verbose information about account management in the Box Backup system. .SH COMMANDS The available commands of \fbstoreaccounts\fP are presented here along with their arguments: .TP .B 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). .TP .B info [account number] Prints some information about the given account number .TP .B setlimit [account number] [new soft limit] [new hard limit] Adjust the limits for the given account. .TP .B delete [account] Deletes the given account. .TP .B check [account] fix Checks the database of the given account for consistency. Without the secound paramater \ffix\fP only warnings are printed. See http://boxbackup.org/trac/wiki/FixingCorruption for more information about fixing consistency problems. .SH SEE ALSO .BR bbackupctl (8), .BR bbackupquery (8), .BR bbackupd-config (8), .BR bbstoreaccounts (8), .BR bbackupd (8). .br .SH AUTHOR This manual page was written by Reinhard Tartler (with the help of the online documentation located at http://boxbackup.org/trac/wiki/) for the Debian GNU/Linux system (but may be used by others).