How we can set the password length in linux?
Answers were Sorted based on User's Feedback
Answer / venkat
cat /etc/login.defs|grep -i PASS_MIN_LEN
PASS_MIN_LEN 5
| Is This Answer Correct ? | 24 Yes | 1 No |
Answer / ravi
cat /etc/login.defs|grep -i PASS_MIN_LEN
PASS_MIN_LEN 5
By using above command we can set the password lengt in linux.
| Is This Answer Correct ? | 1 Yes | 0 No |
What does sh do in linux?
How to root mirror in linux?
What is the difference between cd and cd in linux?
what are the basic elements of firewall?
2 Answers Athena Security Solutions, CMC,
How do I run a bash script in linux?
What is the syntax of mkdir?
What are the commands in linux?
Enlist some linux to file content commands?
why is the tar command used?
Explain Backup Managment commands in Linux.
What are the linux commands used in devops?
what is a command to display top 10 users who are using Huge Space?