Oracle® Switch ES2-72 和 Oracle Switch ES2-64 配置指南

退出打印视图

更新时间: 2015 年 4 月
 
 

更改 SEFOS 用户特权级别

  1. 登录到 Oracle ILOM CLI。

    请参见Connect to the Serial Console for Initial Configuration

  2. 转到该用户的目录下。
    ES2-> cd /SP/users/user15
    
  3. 更改现有用户的用户特权级别。

    级别 1 只允许读取,而级别 15 允许全部管理特权。

    例如:

    ES2-> set fs_privilege=15
    Set 'fs_privilege' to '15'
    
  4. 验证用户特权。
    ES2-> show
     
     /SP/users/user15
       Targets:
            ssh
     
       Properties:
            role = o
            password = *****
            fs_privilege = 15
     
        Commands:
            cd
            set
            show
     
    ES2->
    

相关信息