X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=NwLNNcO1aZEZ+lKAM+ly6TOufKtDQCvbCgqwIhiq9U7weq3ZRGpyu
	K0etWdObFEzgqDgUNMqFFXAjdgH/3c9iR1/ykRirb+z4pEWHfiDGhzHZ3alF2j0f
	WrPIUqQeM4vUbnlXsLou446ydvYzPi6xRNYpQtJG66G8+CmqjZ9d+k=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=puChnxVySgkV6xJRhMn3oph5IkI=; b=oOip15GpxkgxF2MmYsGLzOrI++ov
	RJYG8+iirhZTIeIvMAuAIFvowBlx6rx/01BT+kgxKdnZ6498zrIbF2EdDGmF7coa
	noROpicWH7uVvPCpNNVGW6mj77PtpjfM6qOHq0XLrqrmAuxv3VyjOjVu9JCHSUHB
	DnICezejLcGBi20=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1
Date: Tue, 2 Jul 2013 10:19:38 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: how to allow connections from another host to cygwin
Message-ID: <20130702081938.GD4763@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <loom.20130701T233307-339@post.gmane.org> <CAPF-yOYQ0Aq1LKshm2r_LKmne+BG_tM9R5XHs7Zgw7ctsYLHbw@mail.gmail.com> <20130702003405.GA6904@ednor.casa.cgf.cx>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20130702003405.GA6904@ednor.casa.cgf.cx>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jul  1 20:34, Christopher Faylor wrote:
> On Mon, Jul 01, 2013 at 04:08:11PM -0700, Dan Kegel wrote:
> >On Mon, Jul 1, 2013 at 2:34 PM, markov  wrote:
> >> I am trying to connect a client program running on unix to a server
> >> program running on cygwin without success. I also tried to connect from
> >> unix to cygwin with ssh, ftp, ... but without success as well. When I
> >> looked on net, it says that I first have to allow hostname or ip-address
> >> in xorg-conf (equivalent file) of the remote host to be connected. is
> >> there any idea about this issue? Thanks in advance for your help
> >
> >For ssh, have you seen e.g.
> >http://www.noah.org/ssh/cygwin-sshd.html
> >?  I haven't done that in a long time, but have
> >used cygrunsrv to run a buildbot server in cygwin for some time.
> 
> If you've followed this mailing list for any length of time you'd notice
> that we don't really endorse the instructions from random other web
> sites.  They are often out-of-date and contain needless instructions.
> This web site is no exception.  The CYGWIN= suggestion is wrong.
> 
> Just use the instructions from /usr/share/doc/Cygwin/openssh.README
> 
> Btw, Corinna, this file suggests setting ntsec.  That likely should
> just be deleted.

Wow, thank for the reminder.  I didn't change that file for ages.

I ripped off any unneeded stuff now and only describe how to set up the
host and user config, as well as how to build with cygport.

I sent a patch upstream, so this will be available in the next OpenSSH
version.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
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

