Chapter 8: Using the Command Line Interface
483
Example - Creating a Role
The following command creates a new role and assigns privileges to the
role.
config:#
role create tester firmwareUpdate;viewEventSetup
Results:
A new role "tester" is created.
Two privileges are assigned to the role: firmwareUpdate (Firmware
Update) and viewEventSetup (View Event Settings).
Authentication Commands
An authentication configuration command begins with
authentication.
Determining the Authentication Method
You can choose to set the authentication type only, or both set the
authentication type and determine whether to switch to local
authentication in case the remote authentication is not available.
Determine the authentication type only:
config:#
authentication type <option1>
Determine the authentication type and enable/disable the option
of switching to local authentication:
config:#
authentication type <option1> useLocalIfRemoteUnavailable <option2>
Note: You cannot enable or disable the option of switching to local
authentication without determining the authentication type in the CLI.
Therefore, always type "authentication type <option1>" when setting up
"useLocalIfRemoteUnavailable".
Variables:
<option1> is one of the options:
local , ldap or radius.
Option
Description
local Enable
Local
authentication only.
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...