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 bash history linux?
What does free command do in linux?
What is free linux?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is the role of case sensitivity in affecting the way commands are used?
Brief about the command ff?
What does kill in linux?
Is llvm a virtual machine?
What is s in permission linux?
How do I check my cpu speed?
What is SFC command?
What does r mean linux?
What is cpu in linux?
What is du -s * | sort -k1,1rn | head command used for?
How do I check my cpu cores?