If user enters wrong password more than 3 times sysytem gets Locked.
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Thanks.Is there any command to see what are all the servers installed in that System
Quote:
Originally Posted by linuxlover.chaitanya
What distro are you using?
Still if you need to remove the user password,
You need to log in using root
then passwd <username>
just press twice
The user will have no password.
How to check what are all the servers intalled in that pc.(by ports like DNS-53 etc).OR How to list the already installed servers in tht PC.How to add next or new threads in the Linux Questions.orgDont feel bad.I am newer to this field.
Last edited by ymr_raghu; 07-22-2008 at 07:13 AM..
You don't have to reset the password as mentioned or reboot. I'd be damned if I get locked out of a production system and it requires a reboot in order to get back in, that would be the dumbest design ever. Same with resetting of the password. You just need to reset the user with the faillog command.
faillog -r <username>
That will reset the fail attempts and the user can resume logging in.
man faillog for more details.
Last edited by trickykid; 07-22-2008 at 09:00 AM..
How to check what are all the servers intalled in that pc.(by ports like DNS-53 etc).OR How to list the already installed servers in tht PC.How to add next or new threads in the Linux Questions.orgDont feel bad.I am newer to this field.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.