Change a user’s password
evpasswd user_id
This command allows the user to change the password of an existing ExtraView user. The user will be prompted for both the old password and the new password. The user_id may be the alternative User ID.
Write permission for the SE_SECURITY_USER security key is required to successfully run this command.
$ evpasswd username
Old password: yyyyy
New password: xxxxx
Re-enter new Password: xxxxx
$