Parameters
Parameter Description
--user_id The user ID of the user whose password will
be reset. You can obtain the user ID from the
query_users command, or when adding the
user.
--username The user name of the user whose password
will be reset
Example
scli --reset_password --username siouser3
Changing user passwords
Command
set_password
Syntax
scli --set_password [--old_password <OLD_PASSWORD>] [--new_password 
<NEW_PASSWORD>]
Actual command syntax is operating-system dependent. For more information, see 
“CLI basics”.
Description/Notes
This command changes the password of the user that is currently logged in to the
system.
Parameters
Parameter
Description
--old_password User's current password.
Note:
In Linux, to prevent the password from
being recorded in the history log, leave
out the --old_password flag and enter
the password interactively.
--new_password User's new password.
Note:
In Linux, to prevent the password from
being recorded in the history log, leave
out the --new_password flag and enter
the password interactively.
Security Management
Dell EMC VxFlex Ready Node AMS User Guide 179