On Mon, Nov 14, 2011 at 10:13 AM, Charles Curley <[email protected]> wrote: > On Mon, 14 Nov 2011 09:14:53 -0500 > Scott Edwards <[email protected]> wrote: > >> I'd check with "ssh -vv" - lots of interesting client/server messages >> show up from there. > > Good idea. I did a login to the broken machine and a login to another, > correctly working machine. I then diffed the results. I don't see any > significant differences. They both report, in part: > > debug2: callback start > debug2: x11_get_proto: /usr/bin/xauth list :0.0 2>/dev/null > debug1: Requesting X11 forwarding with authentication spoofing. > debug2: channel 0: request x11-req confirm 0 > debug1: Requesting authentication agent forwarding. > debug2: channel 0: request [email protected] confirm 0
I've only messed with X using cygwin from a Windows box. I know with cygwin you have to set DISPLAY before you ssh -X. DISPLAY=:0.0 No idea if this helps, but thought I would throw it out there. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
