aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-09-02 09:42:45 -0400
committerGitHub <noreply@github.com>2020-09-02 09:42:45 -0400
commit2ee3f932726102e3854e6458e3890f2eb94f94be (patch)
treeca6d58e1e31d18396f84a48adac14f7cf67b691a
parentec7119052342e4371b52d3d52d4fe6698b84f5a7 (diff)
downloadmultihome-2ee3f932726102e3854e6458e3890f2eb94f94be.tar.gz
Update README.md
-rw-r--r--README.md9
1 files 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.