How we can set the password length in linux?

Answer Posted / venkat

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

Is This Answer Correct ?    24 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many interfaces(ethernet cards) are working using single command?

518


What does rmdir do in linux?

524


How do you execute more than one command or program from a single command line entry?

548


What are system commands?

555


Brief about the command kill PID?

580






you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.

530


Which command will show you free/used memory? Does free memory exist on linux?

554


Explain the free command.

575


How do make computer faster?

528


What does mkdir mean?

624


What is bash history linux?

525


What is the command to calculate the size of a folder?

500


What is gnu in linux?

525


What is mkdir p linux?

537


What is linux pwd (print working directory) command?

513