delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/12/08/11:14:12

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: Corinna Vinschen <cygwin AT cygwin DOT com>
Date: Fri, 8 Dec 2000 17:13:01 +0100
X-Mailer: KMail [version 1.1.99]
To: cygwin AT cygwin DOT com
References: <20001208154811 DOT 20226 DOT qmail AT web4102 DOT mail DOT yahoo DOT com>
In-Reply-To: <20001208154811.20226.qmail@web4102.mail.yahoo.com>
Subject: Re: Cygwin/openssh/X11 forwarding is not behaving
MIME-Version: 1.0
Message-Id: <00120817130102.14262@cygbert>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id LAA18016

On Friday 08 December 2000 16:48, zoch richard wrote:
> I am attempting to use the X11 forwarding features of
> openssh/cygwin.  There are no errors, but there is
> also no attempt to set up the cookies or $display on
> the server side.  Can this be done manually?
>
> Is this is a bug?
>
> Am I missing something?
>
> Is there a work-around?
>
> SSH/X11 forwarding is setup correctly on the server
> end and works just fine with other SSH clients, btw.

Did you check if X11Forward is enabled on the client side?
Take a look into /etc/ssh_config. After first install, X11
forwarding is disabled. The reason is commented in ssh_config:

	# Be paranoid by default
	Host *
	        ForwardAgent no
	        ForwardX11 no
	        FallBackToRsh no

Just change /etc/ssh_config or add an appropriate line to your
private ~/.ssh/config file.
	
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
mailto:vinschen AT redhat DOT com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019