On Tue, 18 Jan 2005, Paradis, Irene (TRAC) wrote: > "Connection to irene closed" > (and "irene" is the name of the HP box). Hmm. You might want to debug this with 'ssh -vvv'. I would think 'password' authentication should work by default. > "Warning: No xauth data: using fake authentication data for X11 forwarding. I guess this warning just means DISPLAY on the PC is not set correctly - hece X11Forwarding can't be done properly. (The connection breakage issue is a different one) > Nonetheless, I'm still getting the same errors. Now I probably need > to undo all the DSA* and RSA* stuff! Not sure what exactly you set up you've done. The files generated by 'ssh-keygen' should be in ~/.ssh dir (so you can remove them if you like) You might also want to check 'openssh faq' esp http://www.openssh.com/faq.html#3.14 Satish