LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Configure passwd (https://www.linuxquestions.org/questions/linux-newbie-8/configure-passwd-37998/)

Rig24 12-11-2002 11:22 AM

Configure passwd
 
I am having truble setting up /etc/passwd to have requirements for user passwords (like minimum 5 characters and at least two numbers). Please help!

markus1982 12-11-2002 12:27 PM

You need to adjust /etc/login.defs, so the line you're looking for there starts with PASS_MIN_LEN

Remember though shorter passwords are less secure ...

Rig24 12-12-2002 05:25 AM

Is there any way to make it require at least 2 numbers and at least on capital letter? Also, can you have it lock out the user with 5 bad attempts?


All times are GMT -5. The time now is 07:18 AM.