multibmcpassword command
Use the multibmcpassword command to remotely change the password of BMC accounts for multiple systems when users log in to BMC for the first time or the password is expired on the XCC-based servers.
multibmcpassword command syntax
OneCli.exe [misc] multibmcpassword < --configfile <arg>>
[--check-trust|-C] [--never-check-trust|-N]
[--quiet|-q]
[--newpwd <arg>] [--output|-o <arg>]
[--nolog] [--config <arg>]
[--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
--configfile | Required | Specify the config file for multi-task command. The template file is available in Sample/multi_task_config.json. |
--quiet, -q | Optional | This parameter answers |
--newpwd | Optional | Specify the new password of BMC accounts. |
| Optional | Refer to Table 2. |
Example of the multibmcpassword command
OneCli.exe misc multibmcpassword --newpwd xxxxxxxx --configfile multi_task_config.json
Give documentation feedback