How we can set the password length in linux?
Answer Posted / 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 View All Answers
Find command can search for files by
What is simple command?
What language is clang written in?
What is tty name?
What is p in mkdir?
What make install does?
Write a command that will display all .txt files, including its individual permission.
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 ?
Why makefile is used in linux?
What language is a makefile written in?
Explain about system and user utilities?
How do I change directories in linux command line?
What is the difference between command ‘ping’ and ‘ping6’?
Explain grep command.
How do you know which shell I am using in linux?