Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Create a SEFOS User (SEFOS)

  1. Access SEFOS Global Configuration mode.

    See Access SEFOS Global Configuration Mode.

  2. Create a SEFOS user.
    SEFOS# username username password passwd privilege level

    where:

    • level is the privilege level of the user. 1 is the lowest and 15 is the highest.

    • passwd is the password for the user.

    • username is the name of the user.

    For example, to create a user myuser, with password Sef0sSef0$, and privilege 1, type:

    SEFOS(config)# username myuser password Sef0sSef0$ privilege 1
    SEFOS(config)#

Related Information