How we can set the password length in linux?

Answers were Sorted based on User's Feedback



How we can set the password length in linux?..

Answer / venkat

cat /etc/login.defs|grep -i PASS_MIN_LEN
PASS_MIN_LEN 5

Is This Answer Correct ?    24 Yes 1 No

How we can set the password length in linux?..

Answer / 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

More Linux Commands Interview Questions

what is the roles and responsibilities in linux system admin having 2yrs exp..?

0 Answers   HCL, RNF Technologies,


Why ls -F dev/log file output indicate as = sign at end of the file name?

5 Answers   HCL, IBM,


Difference between swap partition and swap file?

4 Answers   IIHT, TATA, Wipro,


which command is used to see all the system configuration? like hardware, HDD, memory etc.

14 Answers   ADS, eClinicalWorks, NJN,


if i run ls command it will show me the junk output what is problem and how to resolve it

2 Answers   BPO,






How do I remove a soft link in linux?

0 Answers  


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

0 Answers   UGC Corporation,


How do I navigate in cmd?

0 Answers  


How do I find my hostname in linux?

1 Answers  


How do makefiles work?

0 Answers  


how to view crond status? If it's show service is not found.

6 Answers   Tech Mahindra,


How do you create a file in linux?

0 Answers  


Categories