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