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 is ps command in linux?
What are the ms dos commands?
What make install does?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What is mkdir?
What is the bash in linux?
How do I run whois command?
What language is clang written in?
Explain about the command lynx?
What is help command in linux?
Which commands are used to set a processor-intensive job to use less cpu time?
Who am I command in linux?
How do I run a script in linux?
What is Syntax of any Linux command?
How do you copy in terminal?