Password warning alert

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Password warning alert
# 1  
Old 02-24-2014
Password warning alert

Hi Guys,

I am using RHEL 5 and I want to construct the script to warn me when the user passwords are about to expire.

Lets say 6 days before the expire date I should get a warning.

I do see these message when I logging to my server:
Code:
Password:
Warning: your password will expire in 6 days

How do I use these message to send alert to me via mail?

Please Help!!!!

Thanks in advance...

Last edited by vbe; 02-24-2014 at 04:56 AM..
# 2  
Old 02-24-2014
While a different op sys, I did find this in the history of questions posted here.
And, I am not sure if this command exists in RHEL.

How I know "last password changed". | Unix Linux Forums | HP-UX
# 3  
Old 02-24-2014
Quote:
Originally Posted by joeyg
And, I am not sure if this command exists in RHEL.
That command seems to be a HP-UX only thing. On Redhat we have chage. root can run a command like chage --list joeblow to see joeblow's password aging info.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Forum Support Area for Unregistered Users & Account Problems

Password sent via reset password email is 'weak' and won't allow me to change my password

I was unable to login and so used the "Forgotten Password' process. I was sent a NEWLY-PROVIDED password and a link through which my password could be changed. The NEWLY-PROVIDED password allowed me to login. Following the provided link I attempted to update my password to one of my own... (1 Reply)
Discussion started by: Rich Marton
1 Replies

2. Cybersecurity

**ALERT**ALERT* Whats app requesting users to upgrade to latest version as; its vulnerability found.

Hello All, Want to share here an article for Whats app users that team whats app is requesting users to upgrade to its latest version since they have found a vulnerability; where Hacker could turn on a cell's camera, mic and scan messages and emails. Here is an article from "THE VERGE" for... (1 Reply)
Discussion started by: RavinderSingh13
1 Replies

3. Web Development

Automization for realm windows security Alert User name and password

I am hitting application Direct URL's(dev servers) from windows7 desktop. I got the popup window to enter credentials. "the server at default realm requires a username and password". devserver is unix server. I have 10 applications need to hit 40 directl urls. I dont like to enter unser... (3 Replies)
Discussion started by: ksreddi
3 Replies

4. Red Hat

Nagios is sending "Service Alert: CentOS 5/HTTP is WARNING"

Hello All, I have setup Nagios 3.2.3 on CentOS release 5.7 (Final) with the default config files and added 1 host to it and it is sending "Service Alert: CentOS 5/HTTP is WARNING" frequently, how do you fix this one? what are the additional files that need to be added so that I can monitor the... (0 Replies)
Discussion started by: lovesaikrishna
0 Replies

5. UNIX for Dummies Questions & Answers

password protect a CSV file: better solution than ZIP password?

Hi We send *.csv with sensitive data to our customers. Our customers open those files with Excel. A new requirement is that we password protect those CSV files. I thought to pack them with ZIP and assign a password to the archive. But Solaris 10 can't encrypt ZIP files. $ zip -P... (12 Replies)
Discussion started by: slashdotweenie
12 Replies

6. Solaris

Password warning banner

What I would like to do is have a banner message run when a user logs into one of my systems. I would like the banner to give the motd and let the user know how long they have until their password expires, but in a bigger than normal font. Any help would be greatly appreciated. (4 Replies)
Discussion started by: whtabtbill
4 Replies

7. Shell Programming and Scripting

how to change root password using shell script with standard password

Hi Friends. I am new to scripting now i want to change the root password using the script with standard password. which is the easy scripting to learn for the beginner, Thanks in advance. (2 Replies)
Discussion started by: kurva
2 Replies

8. UNIX for Dummies Questions & Answers

Password expiration warning.

Hi, Anyone know the command which identifies how long a user has before their password expires? I also need to know how I would write and expr to calculate the difference between 2 dates. e.g. 28/03/05 - 18/03/05 = 10 I was told there is a date function which shows you no of days since... (1 Reply)
Discussion started by: sureshy
1 Replies

9. UNIX for Dummies Questions & Answers

ALERT!!! ALERT!!! I messed up the UNIX!!!

Hello If you want a short description read my last thread! I have no root access anymore. No remote access! By user access i get a programm started and when i close it, i got logged off! So I guess I messed up the passwd file! is there a chance of booting a unix system (SCO-UNIX UnixWare... (15 Replies)
Discussion started by: Fwurm
15 Replies
Login or Register to Ask a Question