bcfg2-server(8) - Linux man page

Name

bcfg2-server - Server for client configuration specifications

Synopsis

bcfg2-server [-D <pidfile>] [-d] [-v] [-C <Client>]

Description

bcfg2-server This daemon serves configurations to clients based on the data in its repository.

Options

-d

Run bcfg2 in debug mode.
-v
Run bcfg2 in verbose mode.
-C <ConfigFile Path>
Use an alternative path for bcfg2.conf. The default is /etc/bcfg2.conf
-D
Daemonize, placing the program pid in the specified pidfile.
-o <LogFile Path>
Writes a log to the specified path.
-E <encoding>
Unicode encoding of config files.
-x <password>
Set server password.
-S <server url>
Set server address.
-Q <repo path>
Set repository path.
--ssl-key=<ssl key>
Set path to SSL key.

See Also

bcfg2(1), bcfg2-lint(8)

Bugs

None currently known

Referenced By

bcfg2-build-reports(8), bcfg2-info(8), bcfg2-ping-sweep(8), bcfg2-repo-validate(8), bcfg2-reports(8), bcfg2.conf(5)