X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <h58dbj$3ea$1@ger.gmane.org>
References: <24800981.post@talk.nabble.com> <4A77AFF8.5030406@cygwin.com> 	 <24802076.post@talk.nabble.com> <h58dbj$3ea$1@ger.gmane.org>
Date: Tue, 4 Aug 2009 08:09:15 -0400
Message-ID: <f60fe000908040509q61da012ap48d49de82544cf46@mail.gmail.com>
Subject: Re: $DISPLAY variable empty after SSHing
From: "Mark J. Reed" <markjreed@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

X11 forwarding has to be enabled on the server.  If it's not, then any
request by the client to forward X connections (due to -X or -Y
options or ForwardX11 in ~/.ssh/config or /etc/ssh_config or wherever)
will be ignored.

Check the sshd_config on the final host (the "work computer").

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

