ssh hang problem under solaris 8
Frank Beckmann
Frank.Beckmann at gmx.com
Sat Mar 5 00:02:52 EST 2005
Hi Martin
i have yesterday worte with Daren...
We fix the Problem with following entry
sshd_config
ChallengeResponseAuthentication no
ssh_config
preferredauthentications=publickey,password
They have a Problem with keyboard-interactive....
I hope it helps you !
Frank
> i have encountered the same problem. the patch suggested by darren
> tucker did not fix the problem.
>
> thanks,
> -martin
>
> Frank Beckmann wrote:
>
> >Hi :-)
> >
> >i have try a hang on exit patch that i found in the web for an old
> openssh
> >version, but it dosent help :-(
> >
> >in a german gdb howto i found a tip that the backtrace output can help to
> >analyse the problem....
> >
> >is it a solaris problem ?
> >
> >Greetings
> >
> >Frank
> >
> >sshd:
> >#0 0xff19d618 in _poll () from /usr/lib/libc.so.1
> >#1 0xff14d53c in select () from /usr/lib/libc.so.1
> >#2 0x000339a0 in wait_until_can_do_something (readsetp=0xffbee5dc,
> >writesetp=0xffbee5d8, maxfdp=0xffbee5d4,
> > nallocp=0xffbee5d0, max_time_milliseconds=0) at serverloop.c:325
> >#3 0x00034d6c in server_loop2 (authctxt=0x123ac8) at serverloop.c:776
> >#4 0x0003ae0c in do_authenticated (authctxt=0x123ac8) at session.c:2265
> >#5 0x0002ea78 in main (ac=1161216, av=0x11f288) at sshd.c:1719
> >
> >ssh:
> >(gdb) backtrace
> >#0 0xff19d618 in _poll ()
> >#1 0xff14d53c in _select ()
> >#2 0x3156c in ?? ()
> >#3 0x2d048 in ?? ()
> >
> >_______________________________________________
> >openssh-unix-dev mailing list
> >openssh-unix-dev at mindrot.org
> >http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> >
> >
> >
>
More information about the openssh-unix-dev
mailing list