Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

View Privileges for a User

You can perform this task using either the CLI and the GUI. To use the GUI procedure, refer to Assign a Role to a User in Oracle Fabric Manager 5.0.2 Administration Guide. This procedure uses both the GUI and the CLI.

  1. Log in to the GUI.

    See Log In to Oracle Fabric Manager (GUI).

  2. In the GUI, add an admin user and assign a role to the user.

    Refer to Assign a Role to a User in Oracle Fabric Manager 5.0.2 Administration Guide. See role descriptions in Internal IMS.

  3. In the GUI or the CLI, verify that the admin user was configured correctly.
    [OFOS] show user macki
    name        role             descr
    ----------------------------------
    macki       administrators
    1 record displayed
  4. In the CLI, test the new user account.
    [OFOS] quit
    Connection to 192.168.8.133 closed.
    $ ssh macki@192.168.8.133
    Password: 
    [OFOS] pwd
    /home/macki
  5. (Optional) Determine if you will implement a VLAN or configure an IB switch.

    See Planning a VLAN or Configuring IB Switching.

Related Information