Scroll to navigation

bcfg2-server(8) System Manager's Manual bcfg2-server(8)

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