How we can set the password length in linux?
Answer Posted / 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 |
Post New Answer View All Answers
What does chmod 755 do?
What does chmod 777 do?
What is cpu core in linux?
What is difference between sh and bash?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
Explain about system and user utilities?
What is command to check ports running/used over local machine
How do I find the linux version?
How do I create a .txt file?
How can I type in cmd?
What does df command do in linux?
How do I list directories in linux?
How do you copy in linux terminal?
What is mkdir?
What is a ulimit in unix?