I've added the following line to /etc/ssh/sshd_config to tell where is xauth
XAuthLocation /usr/local bin/xauth After inserting the line telling where the xauth is located and restarting, the application with GUI output response is > Running on a compositor with no screens is not supported is there any idea how to fix it? On Sat, Dec 8, 2018 at 4:20 PM Peter Balazovic <[email protected]> wrote: > I am trying to ssh-connect with enabled x11 forwarding to my Yocto remote > target using ssh -XY [email protected] I am getting error > > ~$ ssh -XY [email protected] > debug1: Remote: No xauth program; cannot forward with spoofing. > X11 forwarding request failed on channel 0 > > I have enabled xauth on my system ... as well enabled X11 forwarding at > /etc/ssh/ssh_config > ForwardX11 yes > > and /etc/ssh/sshd_config > X11Forwarding yes > X11DisplayOffset 10 > > I have xauth on my system what other configuration needed to enable x11 > forwarding? > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
