<html><head></head><body><div>Hello,</div><div><br></div><div>So I wanted to be able to run an X app over SSH X11 forwarding on Snappy. Realizing that I didn't have xauth to make this happen I've snapped it up and put it on my Snappy VM, but I can't seem to get SSH to find it. I have tried setting the variable:</div><div><br></div><div><font face="monospace">XAuthLocation /apps/bin/xhelpers.xauth</font></div><div><font face="monospace"></font><br></div><div>in<font face="monospace"> /etc/ssh/ssh_config</font> and all of the appropriate X fields, but it still can't find it.</div><div><br></div><div><font face="monospace">debug1: Requesting X11 forwarding with authentication spoofing.</font></div><div><font face="monospace">debug1: Sending environment.</font></div><div><font face="monospace">debug1: Sending env LANG = en_US.UTF-8</font></div><div><font face="monospace">debug1: Remote: No xauth program; cannot forward with spoofing.</font></div><div><font face="monospace">X11 forwarding request failed on channel 0</font></div><div><font face="monospace">Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-31-generic x86_64)</font></div><div><br></div><div>Anyone have experience with this that could lend a hand?</div><div><br></div><div>Thanks,</div><div>Ted</div></body></html>