Results 1 to 1 of 1
Hi folks,
host - Debian 5.0 desktop
guest - Debian 5.04 desktop
KVM
On host running;
$ ssh -XfC -c blowfish user@guest_IP xterm
Code:
$ /usr/bin/X11/xauth: error in locking authority ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-19-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
About X forwarding
Hi folks,
host - Debian 5.0 desktop
guest - Debian 5.04 desktop
KVM
On host running;
$ ssh -XfC -c blowfish user@guest_IP xterm/home/user/.Xauthority is an empty file, just created.Code:$ /usr/bin/X11/xauth: error in locking authority file /home/user/.Xauthority X11 connection rejected because of wrong authentication. xterm Xt error: Can't open display: localhost:10.0 (hanging here)
$ sudo ls -l /home/user/.XauthorityCode:-rw-rw-rw- 1 user user 1 2010-07-19 03:16 /home/user/.Xauthority
Nor lock exists. The password is correct.
$ ssh user@guest_IP xterm
I can connect the guest. Please advise. TIA
B.R.
satimis


Reply With Quote
