Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-05-01 Thread Grant
>>> $ ssh -Y 192.168.10.1 >>> The authenticity of host '192.168.10.1 (192.168.10.1)' can't be >>> established. RSA key fingerprint is. >>> Are you sure you want to continue connecting (yes/no)? yes >>> Failed to add the host to the list of known hosts >>> (/home/grant/.ssh/known_hosts). >> >> I thi

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-05-01 Thread Grant
>> $ ssh -Y 192.168.10.1 >> The authenticity of host '192.168.10.1 (192.168.10.1)' can't be >> established. RSA key fingerprint is. >> Are you sure you want to continue connecting (yes/no)? yes >> Failed to add the host to the list of known hosts >> (/home/grant/.ssh/known_hosts). > > I think the p

[gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-05-01 Thread Francesco Talamona
On Friday 01 May 2009, Grant wrote: > $ ssh -Y 192.168.10.1 > The authenticity of host '192.168.10.1 (192.168.10.1)' can't be > established. RSA key fingerprint is. > Are you sure you want to continue connecting (yes/no)? yes > Failed to add the host to the list of known hosts > (/home/grant/.ssh/k

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-05-01 Thread Grant
X-forwarding used to work for me but I haven't used it in a while and now I get: Warning: untrusted X11 forwarding setup failed: xauth key data not generated Warning: No xauth data; using fake authentication data for X11 forwarding. Xlib: connection to "

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-04-30 Thread Stroller
On 30 Apr 2009, at 16:59, Grant wrote: X-forwarding used to work for me but I haven't used it in a while and now I get: Warning: untrusted X11 forwarding setup failed: xauth key data not generated Warning: No xauth data; using fake authentication data for X11 forwarding. Xlib: connection

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-04-30 Thread Denis
In your /etc/ssh/ssh_config (not sshd_config), make sure you have: ForwardAgent yes ForwardX11 yes I used to get the same error, and after I enabled these options, it worked like it should. I also do ssh -Y u...@machine - but that may be redundant, I'm not sure. Denis

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-04-30 Thread Alejandro
2009/4/30 Grant > >> X-forwarding used to work for me but I haven't used it in a while and > now > >> I get: > >> > >> Warning: untrusted X11 forwarding setup failed: xauth key data not > >> generated > >> Warning: No xauth data; using fake authentication data for X11 > forwarding. > >> Xlib: con

Re: [gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-04-30 Thread Grant
>> X-forwarding used to work for me but I haven't used it in a while and now >> I get: >> >> Warning: untrusted X11 forwarding setup failed: xauth key data not >> generated >> Warning: No xauth data; using fake authentication data for X11 forwarding. >> Xlib: connection to "localhost:10.0" refused

[gentoo-user] Re: X-forwarding fails with "Invalid MIT-MAGIC-COOKIE-1 key"

2009-04-27 Thread Nikos Chantziaras
Grant wrote: X-forwarding used to work for me but I haven't used it in a while and now I get: Warning: untrusted X11 forwarding setup failed: xauth key data not generated Warning: No xauth data; using fake authentication data for X11 forwarding. Xlib: connection to "localhost:10.0" refused by se