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


Please Help Members By Posting Answers For Below Questions

What are linux commands?

541


What is gnu in linux?

529


Which daemon is used for scheduling of the commands?

570


How do I change shell in linux?

518


Explain the working of command grouping?

539






How often do you use grep command and how in Linux operating system?

533


How do I check if my cpu is overclocked?

541


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?

608


You issue the command head * what would the resulting output be?

533


What is the programming language for linux?

524


What is command grouping?

563


How do you create a text file in linux terminal?

520


What is bash history linux?

533


What command should you use to check the number of files and disk space used and each user’s defined quotas?

586


How do I search bash history?

503