problem with sshd/pam on 5.4-STABLE (also 5.3-STABLE)

Holger Kipp hk at alogis.com
Mon May 16 13:18:37 PDT 2005


On Mon, May 16, 2005 at 08:14:48PM +0200, Holger Kipp wrote:

Sorry for the noise, problem is gone on
5.4-STABLE after all (where I only see
the configured timeout-delay).

I think it is time to get some sleep

> I experience the following problem:
> 
> connecting to a server with 5.3-STABLE using SSH
> with:
> 
> ssh server<ret>          results in A
> Password:<ctrl-c>        results in B
> 
> this is very annoying because if you did this
> ten times (eg because you wanted to type
> 'ssh <user>@server' instead), you can't connect
> to the server any more, and it looks like this
> also won't time out...
> 
> Is this related to PR 74255
> http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/74255
> and/or has this been resolved already? This is currently
> experienced on 5.3-STABLE from Nov 16 16:06:06 CET 2004,
> and also on 5.4-STABLE from Sun May  8 18:23:27 CEST 2005.
> 
> Regards,
> Holger Kipp
> 
> -----------------------------
> 
> 
> A (on 'server'):
> ps ax | grep ssh
> 24767  ??  S      0:00.01 sshd: hk [net] (sshd)
> 24768  ??  S      0:00.00 sshd: hk [pam] (sshd)
> 
> B (on 'server'):
> ps ax | grep ssh
> 24768  ??  S      0:00.00 sshd: hk [pam] (sshd)
> 
> sockstat | grep 24768
> root     sshd       24768 3  stream -> ??
> root     sshd       24768 4  stream (not connected)
> root     sshd       24768 5  tcp4   <server>:22      <client>:62105
> root     sshd       24768 6  stream -> ??
> 
> 
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list