I would suggest using the ssh config option for /etc/ssh/sshd_conf. XAuthLocation /usr/local/bin/xauth My 2c. :) Sam Henri-Pierre Charles wrote: > Hello list, I did an xorg 7.2 upgrade > (My way is to pkg_delete -a then do a lot of pkg_add -r on > package-6-stable) > > The upgrade was ok. But I was unable to invoque an X client > remotely via ssh. > > Sympthom : ssh -v fail wiith a message "debug1: Remote: No xauth > program; cannot forward with spoofing." > > I did little research : > e:~/>strings /usr/bin/ssh |grep xauth > ../.. > /usr/X11R6/bin/xauth > ../... > > Oh damnit ssh is not aware that /usr/X11R6 is now /usr/local ! :-( > Bug ? > > Turn around: cd /usr/X11R6/bin/; sudo ln -s /usr/local/bin/xauth > > H-P Charles > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > -- Sam Baskinger Software Engineer Lumeta - Securing the Network in the Face of Change sbaskinger_at_lumeta.com 732.357.3545 (office) 732.564.0731 (fax) Lumeta Corporation 220 Davidson Ave, 4th Floor Somerset, NJ 08873 www.lumeta.comReceived on Thu May 24 2007 - 15:46:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC