Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'set up your ~/.ssh/config' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
set up your ~/.ssh/config
Authored by: geltmar on Jan 19, '03 06:37:26AM

Try to login with ssh -v -X other.unix.system and watch the extensive debugging information.
I had some similar problem and found out, that xauth was not installed on other.unix.system and the DISPLAY environment was not forwarded because I could not be authenticated.
But maybe the debugging information will point you in another direction. Give it a try.



[ Reply to This | # ]