Re: Warning: No xauth data; using fake authentication data for x11 forwarding

2004-10-27 Thread Alexander Gottwald
the warning: Warning: No xauth data; using fake authentication data for x11 forwarding How can I fix this? Live with it. It's just a warning. If it really bothers you then setup xauth. man Xsecurity will give you a quite detailed introduction to the whole X11 authentication schemes

Warning: No xauth data; using fake authentication data for x11 forwarding

2004-10-26 Thread kynn
When I connect from cygwin to a remote host using 'ssh -Y', I get the warning: Warning: No xauth data; using fake authentication data for x11 forwarding How can I fix this? Thanks! kj

Re: Warning: No xauth data; using fake authentication data for x11 forwarding

2004-10-26 Thread Jim Drash
use ssh -X instead On Tue, 26 Oct 2004 14:36:36 -0400 (EDT), [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: When I connect from cygwin to a remote host using 'ssh -Y', I get the warning: Warning: No xauth data; using fake authentication data for x11 forwarding How can I fix