On Tue, 2010-07-13 at 16:49 +0100, Gary Stainburn wrote: > [g...@dcomp5 ~]$ ssh -Y -C lcomp3 > g...@lcomp3's password: > Last login: Tue Jul 13 15:55:16 2010 from gary.ringways.co.uk > /usr/bin/xauth: timeout in locking authority file /home/gary/.Xauthority > [g...@lcomp3 ~]$ kcalc > X11 connection rejected because of wrong authentication. > kcalc: cannot connect to X server localhost:11.0 > [g...@lcomp3 ~]$
Usually, the problem is that xauth isn't installed. Here, you seem to have xauth, but xauth is unable to lock the ~/.Xauthority file. I would try removing that file and retrying. Removing it could affect existing X sessions on that host, but being a virtual system I assume you are not logged in on the console. The next ssh should then recreate the file with only a cookie for the ssh session. birger -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines