[mod.computers.vax] checking password expiration from DCL.

LAWRENCE.Auger%BIONET@SUMEX-AIM.STANFORD.EDU (Ivan Auger) (08/29/86)

Can anybody tell me how to check whether the password needs to be changed
from either DCL or a program.  Thanks in advance.
lawrence.auger%bionet@sumex-aim.arpa
-------

LEICHTER-JERRY@YALE.ARPA (09/02/86)

    Can anybody tell me how to check whether the password needs to be changed
    from either DCL or a program.  Thanks in advance.
    lawrence.auger%bionet@sumex-aim.arpa
    -------
    
    
From a program, you should be able to do this with the (new to 4.4) GETUAI
call.  (I don't have my 4.4 doc set with me, so I can't check.)

There's no direct way to do this from DCL.
							-- Jerry
-------