Skip to main content

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]
Table 1. multibmcpassword command specific parameters
ParameterRequired/OptionalNotes
--configfileRequired

Specify the config file for multi-task command.

The template file is available in Sample/multi_task_config.json.

--quiet, -qOptional

This parameter answers yes for all questions, and decreases the outputs displayed on screen.

--newpwdOptional

Specify the new password of BMC accounts.

  • --check-trust, -C

  • --config

  • --help,-h

  • --never-check-trust, -N

  • --nolog, -n

  • --output, -o

Optional

Refer to Table 2.

Example of the multibmcpassword command

OneCli.exe misc multibmcpassword --newpwd xxxxxxxx --configfile multi_task_config.json