Avamar:Gen4T - 如何將 RMM4 根使用者重新設定為替代使用者名稱

Summary: 如何將 RMM4 根使用者重新設定為替代使用者名稱 (避免出現錯誤訊息:登入失敗。使用者沒有「登入嵌入式管理軟體」權限。)

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

所有命令均須以 root 身分在配置 RMM4 使用者的節點上執行

  1. 驗證 RMM4 是否配置為專用訪問(如果未配置有效的 IP 位址,請將「lan print 4」替換為「lan print 1」以檢查共用訪問):

    root@avamar:~/#: ipmitool lan print 4 |egrep "IP Address|Subnet Mask|Default Gateway" |egrep -v "Source|Header|Backup|MAC"
    IP Address              : 10.70.193.19
    Subnet Mask             : 255.255.255.128
    Default Gateway IP      : 10.70.193.126
  2. 列出已設定的使用者 (如果 RMM 存取設定為共用,請將「摘要 4」替換為「摘要 1」,並將「清單 4」替換為「清單 1」):

    root@avamar:~/#: ipmitool user summary 4
    Maximum IDs         : 16
    Enabled User Count  : 1
    Fixed Name Count    : 1
    
    root@avamar:~/#: ipmitool user list 4
    ID  Name             Callin  Link Auth  IPMI Msg   Channel Priv Limit
    2   root             true    true       true       ADMINISTRATOR
  3. 若要重新命名使用者 ID#2 [root](其中「NewName」應替換為想要的使用者名稱,並將「密碼」替換為想要的密碼):

    root@avamar:~/#: ipmitool user set name 2 NewName
    root@avamar:~/#: ipmitool user set password 2 Password
    root@avamar:~/#: ipmitool user enable 2
    root@avamar:~/#: ipmitool channel setaccess 4 2 link=on ipmi=on callin=on privilege=4
    
    root@avamar:~/#: ipmitool channel getaccess 4 2
    Maximum User IDs     : 16
    Enabled User IDs     : 1
    
    User ID              : 2
    User Name            : NewName
    Fixed Name           : No
    Access Available     : call-in / callback
    Link Authentication  : enabled
    IPMI Messaging       : enabled
    Privilege Level      : ADMINISTRATOR
  4. 再次列出使用者:

    root@avamar:~/#: ipmitool user list 4
    ID  Name             Callin  Link Auth  IPMI Msg   Channel Priv Limit
    2   NewName          true    true       true       ADMINISTRATOR

 

Additional Information

其他有用的命令:

  • 要列出 RMM4 網路配置(要正確配置,請參閱 KB490977):

    root@avamar:~/#: ipmitool lan print 4
    Set in Progress         : Set Complete
    Auth Type Support       : NONE MD2 MD5 PASSWORD OEM
    Auth Type Enable        : Callback :
                            : User     :
                            : Operator :
                            : Admin    : MD5
                            : OEM      :
    IP Address Source       : Static Address
    IP Address              : 10.70.193.19
    Subnet Mask             : 255.255.255.128
    MAC Address             : 00:60:16:72:59:42
    SNMP Community String   : public
    IP Header               : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
    BMC ARP Control         : ARP Responses Enabled, Gratuitous ARP Disabled
    Gratituous ARP Intrvl   : 2.0 seconds
    Default Gateway IP      : 10.70.193.126
    Default Gateway MAC     : 00:00:00:00:00:00
    Backup Gateway IP       : 0.0.0.0
    Backup Gateway MAC      : 00:00:00:00:00:00
    802.1q VLAN ID          : Disabled
    802.1q VLAN Priority    : 0
    RMCP+ Cipher Suites     : 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
    Cipher Suite Priv Max   : Not Available
  • 若要執行 BMC/RMM4 冷重設 (請小心,如果節點在線上,請避免使用):

    root@avamar:~/#: ipmitool mc reset cold
    root@avamar:~/#: sleep 120
    root@avamar:~/#:
  • 若要執行 BMC/RMM4 熱重設 (請小心,如果節點處於線上狀態,請避免使用):

    root@avamar:~/#: ipmitool mc reset warm
    root@avamar:~/#: sleep 120
    root@avamar:~/#:
  • 要列出頻道 4 資訊,請執行以下操作:

    root@avamar:~/#: ipmitool channel info 4
    Channel 0x4 info:
      Channel Medium Type   : 802.3 LAN
      Channel Protocol Type : IPMB-1.0
      Session Support       : multi-session
      Active Session Count  : 0
      Protocol Vendor ID    : 7154
      Volatile(active) Settings
        Alerting            : disabled
        Per-message Auth    : enabled
        User Level Auth     : enabled
        Access Mode         : always available
      Non-Volatile Settings
        Alerting            : disabled
        Per-message Auth    : enabled
        User Level Auth     : enabled
        Access Mode         : always available
  • 若要列出 RMM4/BMC 技術資訊:

    root@avamar:~/#: ipmitool -I open bmc info
    Device ID                 : 16
    Device Revision           : 0
    Firmware Revision         : 17.30
    IPMI Version              : 2.0
    Manufacturer ID           : 1139
    Manufacturer Name         : EMC Corporation
    Product ID                : 34 (0x0022)
    Product Name              : Unknown (0x22)
    Device Available          : yes
    Provides Device SDRs      : no
    Additional Device Support :
        Sensor Device
        SDR Repository Device
        SEL Device
        FRU Inventory Device
        IPMB Event Receiver
        Bridge
        Chassis Device
    Aux Firmware Rev Info     :
        0x01
        0x00
        0x00
        0x00

 

Affected Products

Avamar

Products

Avamar, Avamar Data Store Gen4T
Article Properties
Article Number: 000022565
Article Type: How To
Last Modified: 12 Nov 2025
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.