On Fri, 13 Oct 2006 17:27:50 +0200, Tobias Weisserth wrote:

> I just patched OpenSSH on OpenBSD 3.8 and restarted OpenSSH.
> 
> Now I can't login anymore using public/private key authentication.
> 
> I get this on the client side:
> 
> Enter passphrase for key '/Users/user/.ssh/id_dsa':
> Connection to host.xy closed by remote host.
> Connection to host.xy closed.
> 
> The key seems to be alright (there have not been any changes to it), / 
> var/log/authlog on the server says that OpenSSH accepts the key.  
> There's no other stuff in there or in /var/log/messages that  
> indicates any trouble.
> 
> Any ideas? Right now, I have effectively locked myself out of my box.  
> Luckily it's right in the next room...

For me it isn't (in the next room). I get exactly the same.
I removed the key, but password doesn't work neither. sftp is also
behaving similarly.

I have rebooted the box; against my conviction.
This is what I get:

debug1: Next authentication method: password
[EMAIL PROTECTED]'s password: 
debug3: packet_send2: adding 64 (len 58 padlen 6 extra_pad 64)
debug2: we sent a password packet, wait for reply
debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug1: Entering interactive session.
debug1: channel 0: free: client-session, nchannels 1
debug3: channel 0: status: The following connections are open:
  #0 client-session (t3 r-1 i0/0 o0/0 fd 5/6 cfd -1)

debug3: channel 0: close_fds r 5 w 6 e 7 c -1
Connection to 172.16.0.2 closed by remote host.
Connection to 172.16.0.2 closed.
debug1: Transferred: stdin 0, stdout 0, stderr 83 bytes in 0.0 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 3140.3
debug1: Exit status -1

Any help appreciated,

Uwe

Reply via email to