![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Security Discuss UNIX and Linux computer and network security, cybersecurity, cyberattacks, IT security, CISSP, OWASP and more. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tcsh periodic requires carriage return | OmniVision | Shell Programming and Scripting | 0 | 04-16-2009 12:44 AM |
| password verification verify password of a user for only first 8 characters | amitpansuria | UNIX for Advanced & Expert Users | 12 | 10-23-2008 10:03 AM |
| Password Strength Analyser and Generator library 1.3.0.1 (Default branch) | iBot | Software Releases - RSS News | 0 | 05-29-2008 10:00 PM |
| Password safe encryption strength | keelba | UNIX for Dummies Questions & Answers | 1 | 10-19-2005 01:09 PM |
| create a periodic execution of a script? | hoang | UNIX for Dummies Questions & Answers | 3 | 04-17-2002 11:38 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Periodic check of user password strength
I need to periodically run a check on the passwords of the users (Redhat 5.0) to verify that all passwords meet minimal standards. I remember seeing a script years ago that grabbed the encrypted passwords from the file and checked if they matched any of the encrypted strings in another file, plus it checked to see if they were just guessable variants of the username, etc.
I would like to find a similar script to run periodically on the servers. We have students putting up webservers for research purposes and sometimes they bypass security measures such as directly inserting the "new" password into the shadow file instead of using passwd(). |
|
|||||
|
You could use John the Ripper together with a cron entry for that.
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| linux, password, security |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|