I take that back, sort of. The $DISPLAY in Terminal points to xquartz 2.6.3, is that the one that came with Lion? It does get me a display though, so it proves it's not my servers at fault. On Sep 28, 2011, at 8:08 AM, Daniel Seagraves wrote:
Unless it somehow got disabled on every host on our network, that's not it. As a test, I opened Terminal next to xterm, and set DISPLAY in xterm equal to what was in Terminal (/tmp/launch-LNnWLq/org.x:0 in this case) After doing that, ssh -XY works again. Maybe ssh is doing something unusual that causes :0 to fail?
On Sep 27, 2011, at 1:34 PM, Jeremy Huddleston wrote:
On Sep 27, 2011, at 6:12 AM, Daniel Seagraves wrote:
For some reason, I can't ssh -XY anymore. $DISPLAY on the Mac is :0 The sshd on the remote side logs the message "channel 3: open failed: administratively prohibited: open failed"
You can use '-vvv' to get much more verbose information out of ssh, but my guess is that your remote system doesn't allow ssh forwarding. You should check /etc/ssh/sshd_config or /etc/sshd_config on the remote host.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev