Changing the User Administrator Password

To change the password of the User Administrator (domain user), use the ChangePasswdVirtUser script. This script will not exit until you complete the operation by entering the user's new password on standard input.

Syntax

/usr/local/bin/ChangePasswdVirtUser <domain name> <username> <user's password on stdin>

where:

ChangePasswdVirtUser example.com myname newpass

In this example, the script changes a user's password with the following specifications.