Skip to main content

Changing or recovering UEFI administrator password

OneCLI supports users to change or recover the UEFI administrator password.

Note
Only users with the supervisor user authority can perform the following steps.
  • To change the UEFI administrator password, run the following command:

    OneCLi config set IMM.UefiAdminPassword "xxx" --bmc userid:password@bmc_ip

    where,

    xxx means the new UEFI administrator password.

  • To recover the UEFI administrator password, run the following command:

    OneCLi config set IMM.UefiAdminPassword "" --bmc userid:password@bmc_ip