Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Disables or enables a user. Issued on the CMC.
user enable userid 1|0
where userid is a valid user identifying number.
This CLIA command enables or disables a user by userid. The last command parameter specifies the requested action, as follows:
0 – Disables the specified user.
nonzero – Enables the specified user.
Note - Like the user delete command, once disabled, a user is no longer listed with the user command. Therefore, you must remember the users you have disabled, if you want to enable them at a later time.
The following example shows how to disable the user with identifying number 3 using the user enable command.
# clia user enable 3 0 Pigeon Point Shelf Manager Command Line Interpreter User 3 disabled successfuly #