I just installed a breand new OVH VPS. When it was delivered I tried to login using the credentials given by OVH. When I am trying to SSH with root (for the first time !) I have the following message:
"Received disconnect from XX.XX.XX.XX port 22:2: Too many authentication failures"
I used KVM to enter the VPS. When I change MaxAuthTries with
MaxAuthTries 1234
it works.
I can login my VPS.
I then enter:
root@vpsXXXXX:~# pam_tally2 --user=root
Login Failures Latest failure From
root 0
I don't understand. Am I missing something?