CLI Guide
omconfig preferences logging attribute=produselog setting=Enable logsize=4
Omconfig preferences webserver
Use the omconfig preferences webserver command to set the encryption levels of the Server Administrator web server,
configure the URL launch point in the Server Administrator web server environment, and to set the JRE version for the Server
Administrator.
The following table displays the name=value pairs you can use with this command:
Table 64. Valid Parameters Of Omconfig Preferences Webserver
name=value pair 1 name=value pair 2 Description
attribute=sslencryption setting=autonegotiate | 128bitorhigher
autonegotiate: Sets the encryption levels
automatically based on your web browser
settings.
128bitorhigher: Sets the encryption
levels to 128-bit or higher.
NOTE: This attribute is deprecated in
the future releases, use ciphers
instead.
attribute=seturl host=<string> port=<value>
Enables you to configure the Distributed
Web Server (DWS) URL launch point, for
accessing the management node. This
command is used when Server
Administrator Instrumentation Service and
Remote Enablement are installed on the
same system and the Server Administrator
GUI is accessed using the DWS URL.
NOTE: This command is not
supported if the web server is present
on the same system.
attribute=signalgorithm setting=MD5 | SHA1 | SHA256 |
SHA512
MD5: Sets the key signing algorithm to
MD5.
SHA1: Sets the key signing algorithm to
SHA1.
SHA256: Sets the key signing algorithm
to SHA256.
SHA512: Sets the key signing algorithm to
SHA512.
attribute=setjre jreversion=bundled | value
bundled: Sets the version bundled with
Server Administrator. This is the default
value.
value: Sets the provided version, which is
available on the system. To obtain the
available versions on the system, type
omreport preferences webserver
attribute=getjrelist. For more
details, see omreport preferences
webserver.
attribute=exportcsr N/A
Exports a Certificate Signing Request
(CSR) file. The exported .csr file is saved
at <Server Administrator
Omconfig Managing Components Using The Instrumentation Service 95