On Wed, Aug 15, 2001 at 02:54:05PM -0500, Jeff Koenig wrote:
> I'm having a problem which I think might be related to PAM, but
> I am not sure.
> 
> When I type "exit" after I am done with an ssh connection, it
> exits but does not disconnect my session and leaves me hanging
> on that non-disconnected session.

Try ssh -v server-name to see exactly what it does when it logs
in (and out).  Also make sure you're not running a forwarded X11
connection when you exit, which can hold the link open.

-- Larry

Reply via email to