How we can set the password length in linux?
Answer Posted / venkat
cat /etc/login.defs|grep -i PASS_MIN_LEN
PASS_MIN_LEN 5
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
How do I check disk space in bash?
What does chmod do in linux?
What is FC command?
What does r mean linux?
What is tty in linux command?
Why echo is used in linux?
How do I search bash history?
Explain about communication features in UNIX?
What is mkdir p?
Why is it called bash?
Explain about gzip filename?
What is dos and its commands?
Does linux cp command overwrite?
Is cmake only for c++?
What happens to hard link when file is deleted?