I have a configuration that mostly works for me. But I have 1 problem
and 2 questions.
Problem:
Sporadically sessions either connect and disconnetc immediately
(I can see that I am connected but I get back to the system from which
I used ssh immediately)
or
a session goes fine but when I exit, the window is hung after the xit
statement and a prompt does not return. I know this happens if I leave
an xwindow app open or a job running, but it used to warn me of that (I
believe at 2.5.2p2). Now I cannot see an X app running, or if it is ,
there is no warning upon exit. Is this a setup feature?
Question 1:
On a client config file I can set options like compression, etc. How
does one set -X so that I can use X windows properly without typing ssh
-X ?
Question2:
Is it possible to setup RSAhost authentication? So far I cannot get it
to work. I want only /etc/shosts to define what is trusted, and not
allow ~/.shosts.
Thanks for any help on these problems and questions.