Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.security.ssh > #131
| From | Richard E. Silverman <res@qoxp.net> |
|---|---|
| Newsgroups | comp.security.ssh |
| Subject | Re: Key fail, says OK instead |
| References | <iusl2k$2qk$1@speranza.aioe.org> |
| Message-ID | <m2oc16yarj.fsf@darwin.oankali.net> (permalink) |
| Organization | Thundernews |
| Date | 2011-07-07 00:28 -0400 |
Sensei <sensei.wa@apple.me.com> writes: > Dear all, > > I have set up a SSH server with a private key login. It worked perfectly > from my client, until yesterday, when a back-out hit my client. Now, it > does not work... The debug trace shows that the client is offering the key to the server; beyond that, there's nothing more to learn here. You need info from the server: 1) Check permissions on the server: OpenSSH requires that ~, ~/.ssh, and ~/.ssh/authorized_keys be writable only by root or the target account. 2) Check syslog for messages from sshd. 3) If you can, run the server in debug mode (e.g. /usr/sbin/sshd -dep221), connect to it (ssh -vp221), and see what the server says. - Richard
Back to comp.security.ssh | Previous | Next — Previous in thread | Find similar
Key fail, says OK instead Sensei <sensei.wa@apple.me.com> - 2011-07-04 17:09 +0200 Re: Key fail, says OK instead Richard E. Silverman <res@qoxp.net> - 2011-07-07 00:28 -0400
csiph-web