No, it should be on the local computer. Try this: run startxwin.bat,
then open two xterms. In one, run the ssh -Y -vv ... command. When it
freezes, in the other xterm try to run the xauth command by hand.
By the way, I gave you the wrong command syntax below. That should've been
$ /usr/X11R6/bin/xauth -f /tmp/ssh-WHATEVER/...
If I'm wrong, and it is on the remote computer, then from the second
xterm you should be able to ssh in without X forwarding, and try it on
the remote machine.
Philip H. Schlesinger wrote:
That appears to be something generated on the fly - and by the looks of
it, on the remote computer, as that directory doesn't exist.
- Phil
Jack Tanner wrote:
Philip H. Schlesinger wrote:
Jack Tanner wrote:
>> debug2: x11_get_proto: /usr/X11R6/bin/xauth -f
>> /tmp/ssh-zfHmWgkGRG/xauthfile generate 127.0.0.1:0.0
>> MIT-MAGIC-COOKIE-1 untrusted timeout 1200 2>/dev/null
>
> 1) What do you get if you try that by command hand (sans the
/dev/null
> redirection)?
Not sure what you mean here...forgive my n00b-ness...
Err, that should've said "try that command by hand". As in,
$ /tmp/ssh-WHATEVER/xauthfile generate [...] timeout 1200
(Drop the 2> /dev/null bit at the end, thus keeping the output from
xauthfile from being redirected to /dev/null.)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/