diff -r 000000000000 -r 6f7a81934006 commands/vpasswd.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commands/vpasswd.html Wed Jan 16 22:39:43 2008 +0100 @@ -0,0 +1,88 @@ + +
++
+vpasswd - Changes the password for an individual virtual user + +
+
+vpasswd +[--quiet] +USERNAME + + + +
+
+This program is used to change a user's password within a virtual domain. + +
+
+Suppress all status messages. + +
+
+0 if the password was changed successfully, nonzero otherwise. + +
+
+checkvpw(1)
+
+
+
+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.
+
+
+
+Bruce Guenter <bruceg@em.ca> + + + +