Re: X11 forwarding stops after 10.8 upgrade
Re: X11 forwarding stops after 10.8 upgrade
- Subject: Re: X11 forwarding stops after 10.8 upgrade
- From: Jeremy Huddleston Sequoia <email@hidden>
- Date: Thu, 26 Jul 2012 19:51:11 -0700
Hmm. It works here. =/
~ $ echo $DISPLAY
/tmp/launch-8mf9m5/org.macosforge.xquartz:0
~ $ sw_vers
ProductName: Mac OS X
ProductVersion: 10.8
BuildVersion: 12A269
~ $ ssh -Y cid.local
Last login: Thu Jul 26 17:36:34 2012 from ...
~ $ echo $DISPLAY
localhost:10.0
Can you try different clients and servers to see if it's the client that is the issue or the remote server? From there, we can start diving into possible causes.
Also, try using 'ssh -vvv -Y user@remote' which will print out a ton of debug info.
--Jeremy
On Jul 26, 2012, at 16:50, Chris Jones <email@hidden> wrote:
> Hi,
>
> No, the remote machine still has /usr/X11/bin/xauth
>
> macmini ~ > ls /usr/X11/bin/xauth
> /usr/X11/bin/xauth
>
> To add more info, as far as I can tell my 'local' machine passes the tests at
>
> http://xquartz.macosforge.org/trac/wiki/X11-UsersFAQ#sshXforwardingdebugging
>
> hris-Jones-Macbook-Pro ~ > echo $DISPLAY
> /tmp/launch-1bVtdG/org.macosforge.xquartz:0
> Chris-Jones-Macbook-Pro ~ > grep DISPLAY ~/.*rc ~/.login ~/.*profile ~/.MacOSX/environment.plist 2>/dev/null
> Chris-Jones-Macbook-Pro ~ > grep -r DISPLAY /opt/local/etc /sw/etc /etc 2>/dev/null
> Chris-Jones-Macbook-Pro ~ >
>
> Chris
>
> On 27 Jul 2012, at 12:45am, Brandon Allbery <email@hidden> wrote:
>
>> On Thu, Jul 26, 2012 at 7:28 PM, Chris Jones <email@hidden> wrote:
>> After upgrading two machines to 10.8, X11 forwarding over ssh no long seems to work. IBoth machines have Xquartx installed, 2.7.2, and the remote mac has
>>
>> X11Forwarding yes
>>
>> in its /etc/sshd_config file.
>>
>> What am I missing ?
>>
>> I suspect the remote machine no longer has /usr/X11/bin/xauth, and you need to either edit /etc/sshd_config to contain an XauthLocation directive or symlink /opt/X11 to /usr/X11.
>>
>> --
>> brandon s allbery email@hidden
>> wandering unix systems administrator (available) (412) 475-9364 vm/sms
>>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> X11-users mailing list (email@hidden)
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden