HearnSnead
Programmer
Wondering if anyone can help, my Unix is rusty at best.
We run Lawson Financial software on an HPUX11 box. The users can change their password within Lawson at anytime provided it hasn't expired in Unix, then IS (namely me) has to get involved.
I was playing around with the cut command to extract the user name and date password last changed from the /etc/passwd file (all expire in 12 weeks from that date). I would like to calculate one week prior to the expiration and have the script email the users a reminder to change the password.
Any help or suggestions would be much appreciated.
We run Lawson Financial software on an HPUX11 box. The users can change their password within Lawson at anytime provided it hasn't expired in Unix, then IS (namely me) has to get involved.
I was playing around with the cut command to extract the user name and date password last changed from the /etc/passwd file (all expire in 12 weeks from that date). I would like to calculate one week prior to the expiration and have the script email the users a reminder to change the password.
Any help or suggestions would be much appreciated.