1 03/04/85 chpass
 2 
 3 Syntax as a command:  chpass Person_id
 4 
 5 
 6 Function:  changes the password for a single user.  It changes the
 7 user's password in the PNT found in >sc1.  Thus, even if the user has
 8 changed his password with the -change_password control argument to the
 9 login command, the chpass command overrides the user's change.
10 
11 
12 Arguments:
13 Person_id
14    is the Person_id of the user whose password is to be changed.
15 
16 
17 Notes:  A password may consist of from one through eight ASCII printing
18 characters including backspace, but excluding space and semicolon.
19 
20 "HELP", "help", "quit", and "?"  are interpreted uniquely by the
21 password processor and are therefore unacceptable as password
22 specifications for an interactive login.  Entering "quit" terminates
23 the login attempt, while "HELP", "help", or "?"  results in an
24 explanatory message and repeat of the password prompt.