NAME

vpasswd - Changes the password for an individual virtual user


SYNOPSIS

vpasswd [--quiet] USERNAME


DESCRIPTION

This program is used to change a user's password within a virtual domain.


OPTIONS

--quiet
Suppress all status messages.


RETURN VALUE

0 if the password was changed successfully, nonzero otherwise.


SEE ALSO

checkvpw(1)


NOTES

You must have either created the users subdirectory by hand or run the vsetup program before using this program.

This program expects the environment variable HOME to be set, and executes a change directory to the contents of it before starting. It is also required that you change user to the domain owner before using these utilities.


AUTHORS

Bruce Guenter <bruceg@em.ca>