Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Password auth turned off in OpenSSH |
|---|---|
| Date: | 14 Oct 2004 01:28:08 -0400 |
On Thu, 2004-10-14 at 00:54, Darren Tucker wrote:
C. Linus Hicks wrote:Okay, so here's a typical protocol 2 connection attempt, and it does show the "Unrecognized authentication method name" message:[...]Several other attempts where made in succession for other users including guest, admin (2 times), user, root (3 times), test (again), nobody, patrick (2 times), and 2 more times for root. Several hours later, someone tried to connect with putty. Notice that this one does show "Password authentication disabled" but not the "Unrecognized authentication method name":That's a SSHv1 connection and the message comes from protocol 1 code. (Older versions of PuTTY would default to protocol 1 if both were available).The information in my log files show that password authentication is not being allowed, however, I am noticing that PAM is getting started, yet it seems clear to me that there's no need to start it at all. Do I have any cause for concern over that?No, PAM is still needed in case where there is a successful non-password authentication (eg for the "account" and "session" stacks).
Okay, cool. Then I feel comfortable that I am reasonably secure, AND I plan to upgrade to the latest version soon. So the only thing that could possibly gain access to my system through ssh would be a brute force public key attack? -- C. Linus Hicks <lhicks@nc.rr.com>
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [SPAM] cross-compilation failing, John Zavgren |
|---|---|
| Next by Date: | Re: [SPAM] cross-compilation failing, Darren Tucker |
| Previous by Thread: | Re: Password auth turned off in OpenSSH, Darren Tucker |
| Next by Thread: | (Open)SSH over SCTP, Brad Penoff |
| Indexes: | [Date] [Thread] [Top] [All Lists] |