Displaying 1 result from an estimated 1 matches for "vskgwb3776".
2010 Jan 07
0
5.1p1 and X11 forwarding failing
...1 forwarding failing
http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-February/027183.html
I have the impression that SSH is running xauth with a filename in a temporary directory that does not exist:
local:~ $ ssh -vv user at remote
...
debug2: x11_get_proto: /usr/bin/xauth -f /tmp/ssh-VskgWb3776/xauthfile generate
:0 MIT-MAGIC-COOKIE-1 untrusted timeout 1200 2>/dev/null
...
remote:~ $ /usr/bin/xauth -f /tmp/ssh-VskgWb3776/xauthfile generate :0 MIT-MAGIC-COOKIE-1 untrusted timeout 1200
/usr/bin/xauth:? error in locking authority file /tmp/ssh-VskgWb3776/xauthfile
remote:~ $ mkdir /tmp/...