bbstored-config 1 bbstored-config Create config files for bbstored bbstored-config <configdir> <servername> <username> Description The bbstored-config script creates config files and server certificates for a bbstored instance. It takes three parameters: configdir: The directory where config files will reside. A subdirectory bbstored will be created, where several config files will reside. the bbstored.conf file will be created in configdir. servername: The name of the server that is being configured. Usually the fully qualified domain name of the machine in question. username: The name of the user that should be running the bbstored processes. Recommended name: _bbstored. A valid raidfile.conf(5) must be found in configdir. Several steps are taken during the run of bbstored-config: Configuration files are created. Server certificates are created. This requires interaction from the operator. The raid volumes are checked, to ensure that the configuration is consistent, and will work. Instructions for next steps to take are shown. These steps may be different for different OS platforms, so pay close attention to these instructions. Author Ben Summers and contributors. For help, please go to the Wiki, or subscribe to the Box Backup mailing list. See Also raidfile-config(1) bbstored.conf(5) raidfile.conf(5) Files bbstoreaccounts uses the Box Backup server configuration file, usually located in /etc/box/bbstored.conf. Bugs If you find a bug in Box Backup, and you want to let us know about it, join the mailing list, and send a description of the problem there. To report a bug, give us at least the following information: The version of Box Backup you are running The platform you are running on (Hardware and OS), for both client and server. If possible attach your config files (bbstored.conf, bbackupd.conf) to the bug report. Also attach any log file output that helps shed light on the problem you are seeing. And last but certainly not least, a description of what you are seeing, in as much detail as possible.