Changing a User's Information

To change a user's information, use the ChangeInfoVirtUser script. This script changes a user's full name and the amount of disk space allocated to the user.

Syntax

/usr/local/bin/ChangeInfoVirtUser <domain name> <username> <user's full name> <quota>

where:

ChangeInfoVirtUser example.com Myname "Myname New" 30

Here, the script changes the user's information with the following specifications.