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 parallel ssh?

0 Answers  


You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?

0 Answers  


You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?

0 Answers  


What is the export command used for?

0 Answers  


Who unix commands?

0 Answers  






What is the command to check cpu speed in linux?

0 Answers  


I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?

0 Answers  


How do you check which file consuming more space in linux?

0 Answers  


What is the difference between cd and cd in linux?

0 Answers  


Is llvm a virtual machine?

0 Answers  


How do I find the linux version?

0 Answers  


What is the symbol of linux?

0 Answers  


Categories