From 2ee3f932726102e3854e6458e3890f2eb94f94be Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 2 Sep 2020 09:42:45 -0400 Subject: Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3578ae6..e263f79 100644 --- a/README.md +++ b/README.md @@ -194,11 +194,16 @@ L .ssh ``` * X11 fails to forward correctly +``` +X11 connection rejected because of wrong authentication. +xterm: Xt error: Can't open display: x:yy.z +``` *~/.multihome/transfer*: ``` -H .Xauthority -``` +L .Xauthority +# Note: A hardlink or direct transfer will not work here. The file must be a symlink. +``` * X11 still fails to forward correctly. -- cgit