smhconfig.1m (2011 03)

smhconfig(1M) smhconfig(1M)
be ordered by name (alphabetically) or by status (most severe status first).
-f|--config-file[=]{FILE}
Allow the user to use a properly-formatted configuration file to set SMH options. The configuration
file will have a very simple structure. Options will be enclosed in square brackets (
[]) and the
values to be configured will be placed on the next line.
# characters will represent comments and
will be ignored during parsing. The option names for the configuration file will be the same as the
long option name of the command line options, without the leading double dashes (
--).
-c|--custom-ui[=]{true|false}
Enable/disable the use of custom sign-in image, header image and custom message in the login
screen. The README.txt file in the
/opt/hpsmh/data/htdocs/custom_ui
directory in the
HP SMH install path contains more information about configuring custom UI options.
-s|--disable-sslv2[=]{true|false}
Enable/disable sslv2 connection.
-Z|--ssl-cipher-suite[=]{SSLCIPHERSUITE}
A colon separated cipher specification string, consisting of OpenSSL cipher specifications. The
cipher specification provided should be correct, otherwise SMH cannot start up.
-h|--help
Display help for the command usage.
-n|--iconview[=]{true|false}
Set the default UI presentation mode to use icons instead of boxes or lists.
-n|--ip-binding[=]{true|false}
Configure SMH to listen only to the IP addresses mentioned in the IP binding list. If IP binding is
enabled and the IP binding list is empty, SMH will only be accessible locally.
-I|--ip-binding-list[=]{IPBINDLIST}
Configure the IP binding list to be used when IP binding is enabled. IPBINDLIST must be a list of
semicolon-separated IPv4 and IPv6 addresses. Netmask should be specified for IPv4 address.
-n|--ip-restricted-logins[=]{true|false}
Enable/disable IP restricted login.
-e|--ip-restricted-exclude[=]{PIPLIST}
Configure the IP addresses that must be denied access to SMH. IPLIST must be a list of semicolon-
separated IP addresses and IP address ranges. As for IP address ranges, only IPv4 address ranges
are supported.
-i|--ip-restricted-include[=]{PIPLIST}
Configure the IP addresses that must be allowed access to SMH. IPLIST must be a list of
semicolon-separated IP addresses and IP address ranges. As for IP address ranges, only IPv4
address ranges are supported.
-L|--localaccess-enabled[=]{true|false}
Enable/disable direct (no password) local access to SMH.
-l|--localaccess-type[=]{administrator|anonymous}
Configure the local user privileges.
-v|--log-level[=]{debug|error|warn|info|notice|alert|emerg|crit}
Allows changing which messages are written by the HTTP server to its error log according to how
critical the logged events are. The log level are:
debug Debug-level messages
error Error conditions
warn Warning conditions
info Informational
notice Normal but significant condition
alert Action must be taken immediately
emerg Emergencies - system is unusable
crit Critical Conditions
-E|--operator-group[=]{GROUPLIST}
Configure the OS groups that must be allowed access to SMH with operator privileges. Only valid
(existing) OS can be added to the group list. GROUPLIST must be a list of OS group names
separated by semicolons.
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: March 2011