I have configured ssh on a 2960 to use public key authentication. Now that I can securely log into ssh without a password Is it possible to disable password authentication so that it is impossible to login without the key?
I realize that authentication is an integral part of ssh, ssh does however allow for a variety of authentication mechanisms. I have all my linux systems configured (standard option of openssh) to deny password authentication (much easier to hack than...