Usage: smhconfig [options] The following options are available: Any modification of the below settings will require SMH to be restarted inorder to apply the changes: -V, --display-current-settings -d, --admin-group[=] GROUPLIST -a, --anonymous-access[=] true|false -D, --autostart[=] true|false -F, --timeoutsmh[=] 1-60 -b, --box-item-order[=] name|status -x, --box-order[=] name|status -f, --config-file[=] FILE -q, --config-level[=] Informational|Minor|Warning|Major|Critical -c, --custom-ui[=] true|false -o, --allow-default-os-admin[=] true|false -Z, --ssl-cipher-suite[=] SSLCIPHERSUITE -h, --help -p, --httpd-error-log[=] true|false -n, --iconview[=] true|false -g, --ip-binding[=] true|false -I, --ip-binding-list[=] IPBINDLIST -P, --ip-restricted-logins[=] true|false -e, --ip-restricted-exclude[=] IPLIST -i, --ip-restricted-include[=] IPLIST -L, --localaccess-enabled[=] true|false -l, --localaccess-type[=] administrator|anonymous -O, --log-base-dir[=] DIR -v, --log-level[=] debug|error|warn|info|notice|alert|emerg|crit -u, --multihomed[=] NAMELIST -E, --operator-group[=] GROUPLIST -T, --port2301[=] true|false -j, --reject-prog-admin-login[=] true|false -r, --restart -A, --rotate-logs[=] 0|1|2 -z, --rotate-logs-size[=] 1-9 -S, --session-maximum[=] 32-500 -U, --session-timeout[=] 1-60 -C, --trust-certificate[=] FILE -N, --certificate-locality[=] LOCALITYINFO -t, --trustmode[=] TrustByName|TrustByCert|TrustByAll -B, --ui-timeout[=] 10-3600 -G, --user-group[=] GROUPLIST -X, --xenamelist[=] XENAMELIST -W, --cafiles[=] DIR|"" -s, --check-setup-integrity[=] true|false Values in capitals represent special values which are explained below: Argument type Description ----------------------------------------------------- DIR A path to a directory where the hpsmh user has write access. FILE A path to a file. GROUPLIST A list of OS group names, separated by semicolons. IPBINDLIST A list IP addresses and/or IP address/netmask pairs, separated by semicolons. IPLIST A list of IP addresses, separated by semicolons. NUM A numeric value whose range depends on the option being set. NAMELIST A list of hostnames and IP addresses, separated by semicolons. XENAMELIST A list of trusted server hostnames. LOCALITYINFO Country Name (2 letter code), state & city separated by semicolon. Example : US;Texas;Houston SSLCIPHERSUITE A colon seperated cipher-spec string consisting of OpenSSL cipher specifications. If ! is to be used, prepend it with \ or enclose the string in ''.