云备份 CBR-修改SNMPv3告警上报账号密码:Linux系统操作步骤

时间:2024-10-28 16:58:25

Linux系统操作步骤

  1. 使用服务器密码登录Linux系统服务器。
  2. 执行TMOUT=0命令,防止“PuTTY”超时退出。

    执行该命令后,当前系统在无操作时会保持运行状态,存在安全风险,为了确保系统安全,请在完成相应操作后,执行exit退出当前系统。

  3. 执行su - rdadmin命令,切换为“rdadmin”用户。
  4. 执行/home/rdadmin/Agent/bin/agentcli chgsnmp命令,输入客户端登录账号的密码,按“Enter”。

    客户端安装路径固定为“/home/rdadmin/Agent”。

    Please choose operation: 
    1: Change authentication password 
    2: Change private password 
    3: Change authentication protocol 
    4: Change private protocol 
    5: Change security name 
    6: Change security Level 
    7: Change security model 
    8: Change context engine ID 
    9: Change context name 
    Other: Quit 
    Please choose:

  5. 选择需要修改的授权认证密码或 数据加密 密码对应序号,按“Enter”。
  6. 输入旧密码,按“Enter”。
  7. 输入新密码,按“Enter”。
  8. 再次输入新密码,按“Enter”。完成修改密码。
support.huaweicloud.com/usermanual-cbr/cbr_03_0043.html