evpasswd

Change a user’s password

SYNOPSIS

evpasswd user_id

DESCRIPTION

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.

NOTES

Write permission for the SE_SECURITY_USER security key is required to successfully run this command.

EXAMPLE

$ evpasswd username
Old password: yyyyy
New password: xxxxx
Re-enter new Password: xxxxx
$