diff -r 000000000000 -r 6f7a81934006 commands/vpasswds.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commands/vpasswds.html Wed Jan 16 22:39:43 2008 +0100 @@ -0,0 +1,83 @@ + +
++
+vpasswds - Changes the passwords for a list of virtual users + +
+
+vpasswds +[--quiet] + +
+
+This program is used to change the password of a list of virtual users. The +list is read from standard input. Each line in the list contains the user's +name and new pass phrase, seperated by whitespace. It will attempt to +change the password for each listed user. If any step fails, a warning is +issued and processing continues with the next line. Any input folling the +password is ignored. + +
+
+Suppress all status messages. + +
+
+vpasswd(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> + + + +