system auth modify user password
The system auth modify user password command changes a locally managed user's password. The CLI immediately prompts the command giver to type the user's new password.
Usage
system auth modify user password <UserName|UID>
Parameters
Parameter | Description |
---|
UserName | The case-sensitive user name for this user. |
UID | The ID of the user. The ID is a numeric value associated with the name. When referencing the user, you may use either the name or ID. |
Examples
♦matrix_host# system auth modify user password Neo Change user Neo's password.