smiuser change-password
Change the SMI user password.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration
Syntax
smiuser change-password { confirm-password confirm_password | current-password current_password | new-password new_password | password-expire-days password_expiry | username user_name }
username user_name
Specify the user name.
Must be a string.
current-password current_password
Specify the current password.
Must be a string.
new-password new_password
Specify the new password for the user.
Must be a string.
confirm-password confirm_password
Confirm the new password.
Must be a string.
password-expire-days password_expiry
Specify the number of days before the password expires.
Must be an integer.
Default Value: 180.
Usage Guidelines
Use this command to change the password for the user.