Dec 082017
Password Expiration Checker. (Novell). | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
PW_DAYS.DOC | 1034 | 514 | deflated |
PW_DAYS.EXE | 7872 | 5530 | deflated |
PW_DAYS.PAS | 8489 | 1954 | deflated |
Download File PWDCHK.ZIP Here
Contents of the PW_DAYS.DOC file
PW_DAYS.EXE
by
Don Williams
CIS 72271,3154
PW_DAYS.EXE is CopyRight (c) 1989 by Donald C. Williams. All Rights
Reserved. This program may be freely distributed provided no charge
beyond normal connect charges is made. This program is without
warranties of any kind either expressed or implied. You as the user of
this program accept all risks associated with said use.
This program checks the current user's password expiration date and
comares it to the system date. If the user's password is due to expire
within 10 days a 'Password will expire in NN days' message is
displayed. A command line switch adds an optional beep.
Run pw_days.exe from the command line with one optional parameter, /B,
which tells the program to beep when printing the password expiration
notice.
Turbo Pascal version 5.0 source code is provided for the user's
edification.
by
Don Williams
CIS 72271,3154
PW_DAYS.EXE is CopyRight (c) 1989 by Donald C. Williams. All Rights
Reserved. This program may be freely distributed provided no charge
beyond normal connect charges is made. This program is without
warranties of any kind either expressed or implied. You as the user of
this program accept all risks associated with said use.
This program checks the current user's password expiration date and
comares it to the system date. If the user's password is due to expire
within 10 days a 'Password will expire in NN days' message is
displayed. A command line switch adds an optional beep.
Run pw_days.exe from the command line with one optional parameter, /B,
which tells the program to beep when printing the password expiration
notice.
Turbo Pascal
edification.
December 8, 2017
Add comments