Users Guide

Table 36. Enabling User Access For Administrators, Power Users, And Users
Command Result Description
omconfig preferences
useraccess enable=user
Grants Server Administrator
access to Users, Power Users,
and Administrators.
Least restrictive form of user
access.
omconfig preferences
useraccess enable=poweruser
Grants Server Administrator
access to Power Users and
Administrators.
Excludes user level access only.
omconfig preferences
useraccess enable=admin
Grants Server Administrator
access to Administrators only.
Most restrictive form of user
access.
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 37. 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.
attribute=seturl host=<string> port=<value>
Enables you to configure the 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 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.
105