bmcpassword command
Use the bmcpassword command to remotely change the password of BMC accounts when users log in to BMC for the first time or the password is expired on the XCC-based servers.
bmcpassword command syntax
OneCli.exe misc bmcpassword < --bmc <arg>>
Parameter | Required/Optional | Notes |
---|---|---|
--newpwd | Optional | Specify the new password of BMC accounts. If this parameter is not specified, OneCLI will change the password of BMC accounts in the security mode. For more information, refer to Changing password of BMC account in security mode. |
--quiet, -q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the bmcpassword command
OneCli.exe misc bmcpassword --bmc USERID:PASSWORD@host --newpwd xxxxxx
Give documentation feedback