DragonFly BSD
DragonFly users List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ssh -Y doesn't work


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 16 Jan 2012 11:33:03 -0600

On 01/16/12 11:21, Pierre Abbat wrote:
> Warning: No xauth data; using fake authentication data for X11 forwarding.
^ this is the problem

Make sure that your DISPLAY is correct on this box, and that X clients can
connect to your X server from here before trying ssh.

Also always a good idea to make sure you *need* ssh -Y instead of plain-old ssh -X.

Alternately you can likely muck with the X cookies on the remote end -
see also xauth(1).

Cheers,
- Chris



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]