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

have you ever got warning message from unix admin that file system running out of space or not enough disk space?what will u do?

5 Answers   HP,


How find ip address linux?

0 Answers  


What is the use of finger command in linux?

0 Answers  


What is env command in linux?

0 Answers  


What the command used for search file or files for specific text?

0 Answers  






Display the Disk Usage of file sizes under each directory in currentDirectory ?

8 Answers  


What are bash scripts used for?

0 Answers  


What is ll command in unix?

0 Answers  


What is the export command used for?

0 Answers  


a remote shell is invoked by the command a)remote_shell b)remote_sh c)rsh d)remote conn

0 Answers   MNC,


What are the basic commands in LINUX?

6 Answers  


how do u find remote machine operating system and version?

10 Answers   Wipro,


Categories