how do find all failed login attempts via ssh?

Answer Posted / anoop

The command is ,

cat /var/log/messages | grep "Failed password"

it will show all the user which is not able to login.

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is netstat command in linux?

791


How can I check the exit status of my previous command in Linux operating system?

775


Enlist some linux to file content commands?

797


What is the difference between clang and llvm?

801


What is DISM command?

744


What language is clang written in?

702


How to root mirror in linux?

801


State and explain about features of UNIX?

815


What is clang llvm?

806


Which command is used to review boot messages?

821


What does comm do and how to use it?

785


What is c++ makefile?

720


How do I create a .txt file?

778


Why makefile is used in linux?

774


What is the use of cp p command?

825