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

How would you find whether a remote server is up or not?

8 Answers   HP,


what is jumbi process?

6 Answers   Oracle,


what are the Linux-based security tools?

4 Answers  


1.what is Kernel parameters? 2.how many cpu have use in your machine?

3 Answers   ConSim,


What command should you use to check your file system?

0 Answers  






What are the 7 types of sentences?

0 Answers  


What are two subtle differences in using the more and the pg commands?

2 Answers   Airtel,


What are two functions the move mv command can carry out?

0 Answers  


How do you sort cpu in top command?

0 Answers  


1.I want to change runlevel but the Users shall not be disturbed?how? 2.Disk have 5gb disk utilization even though files unable to create, why? 3.what are the internal and external command in linux? 4.sar command o/p? 5.how list the open files? 6.what is kernel compiling? 7.How do u See complete configuration in ur system? 8.how will u make a daily updates with cron daily? 9.which port is associated with ttys0? 10.specific some problems linux admin(if u are linux admin)faced and how did u overcome it?

10 Answers   IBM, TCS,


Why echo is used in linux?

0 Answers  


What is finger command in linux?

0 Answers  


Categories