running the openwsman service - Openwsman/openwsman GitHub Wiki

Running the Openwsman Service

The server can run as a daemon, which would require root access; But it can be run in the foreground with debugging messages printed to stdout as well. This is the help output when you run the daemon:

# /usr/sbin/wsmand --help
Usage:
wsmand [Option...] WS-Management Server
Help Options
-?, --help
Application Options
-n, --no-plugins                                Do not load any plugins
-S, --ssl                                       Work through SSL port
-d, --debug                                     Start daemon in foreground and turn on debugging
-s, --syslog=0-6                                Set the verbosity of syslog output.
-c, --config-file#<file>                        Alternate configuration file
-p, --pid-file=<file>                           PID file
⚠️ **GitHub.com Fallback** ⚠️