How can I prevent the warning No xauth data; using fake authentication data for X11 forwarding?
None of the posted solutions worked for me. My client (desktop) system is running macOS 10.12.5 (Sierra). I added -v to the options for the ssh command and it told me, debug1: No xauth program. which means it doesn’t have a correct path to the xauth program. (On this version of macOS the path to … Read more