Chapter 5: Using the Command Line Interface
Deleting a Role
This command deletes an existing role.
Example - Creating a Role
The following command creates a new role and assigns privileges to the
role.
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:
authentication type <option1>
Determine the authentication type and enable/disable the option
of switching to local authentication: