To change the password of a user
1. Enter configuration mode
configure
2. Set password
set system login user [username] authentication plaintext-password [password]
Note: The password is stored encrypted after commit.
3. Commit and save changes
commit
save