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
How do I run multiple commands in linux?
How do you do nslookup?
What is in mkdir command?
What is the use of finger command in linux?
Which command is used to terminate a process?
What does cd – command do?
What is the difference between cd and cd in linux?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
How do you know which shell I am using in linux?
How do I find old commands in linux?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What does mkdir do in linux?
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 ?
What is the command can be run to remove all the rules in an iptable table?
What will happen when a system call is encountered in a user program?