4 PASSWD, SYSTEM_MANAGEMENT, Password Utility Routines  9 PWDEXP - takes one parameter, the username. Displays date >     password last changed, date password will expire, password0     lifetime, and, if set displays DISUSER flag.  B PWDSET - username parameter required. Will prompt for new passwordC     which is not echoed. It then prompts for password verification, F     again not echoed. This procedure bypasses the history, dictionary,@     and length restrictions of AUTHORIZE. It is intended for useD     by system managers in unusual situations, and should not be made     available globally.   C The provided images are VMS 7.1 and DecC 5.6 but there should be no B problem rebuilding in other environments. Each utility attempts to: check for required privs, but use with approriate caution.   Lyle W. West