On Fri, 18 Jul 2008, tester wrote:

>ssh client solaris 9; sshd solaris 10
>
>sshd patch SunOS 5.10 Generic 126133-02 Oct 2007
>ssh client patch  SunOS 5.9 Generic 114356-12 Jun 2007
>
>exiting from a session that lasted for 10-15 minutes causes the client session
>to hang. exiting within few minutes usually works

        might be X11 forwarding channel. Could that be the case? You can see 
that if you run sshd in debug mode.

>Why two sshd processes are forked for every session?

        master process and an unpriviliged child. See:

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/ssh/README.altprivsep

        J.

-- 
Jan Pechanec

Reply via email to