X-Spam-Check-By: sourceware.org Message-ID: X-Sender: karlm30 AT hotmail DOT com In-Reply-To: <46897AC9.43400590@dessent.net> From: "Karl M" To: cygwin AT cygwin DOT com Subject: Re: ssh config Date: Mon, 02 Jul 2007 19:12:51 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi All... >From: Brian Dessent Subject: Re: ssh config >Date: Mon, 02 Jul 2007 15:23:05 -0700 > >René Berber wrote: > > > What you did in ~/.ssh/config was add the parameter (-X) for the >specific host, > > that AFAIK cannot be done globally (unless globing is accepted in the >same > > config file). > >Sure you can, the following in ~/.ssh/config: > >Host = * You can omit the Host command altogether if you place the global stuff at the top of the file before any specific host sections. >ForwardX11 = yes >ForwardX11Trusted = yes > >...is the exact equivalent of ssh -XY applied by default to every host. > :-) ...Karl _________________________________________________________________ Local listings, incredible imagery, and driving directions - all in one place! http://maps.live.com/?wip=69&FORM=MGAC01 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/