From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76663 invoked by alias); 26 Dec 2019 21:13:59 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 76641 invoked by uid 89); 26 Dec 2019 21:13:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Received:a37, step-by-step, stepbystep X-HELO: mail-qk1-f173.google.com Received: from mail-qk1-f173.google.com (HELO mail-qk1-f173.google.com) (209.85.222.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 26 Dec 2019 21:13:57 +0000 Received: by mail-qk1-f173.google.com with SMTP id a203so20599372qkc.3 for ; Thu, 26 Dec 2019 13:13:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=MZlflquwgttBiMCOMG+SPPSpF1bUpp/1JVT5rKkWOMA=; b=MX8Rv6yg+JY1YPP7IkqRCxBpj0Wj8SQiZjXt/09FRJGD1O3fq6q9x+f502APpncvup /93zobHxGQMkVXQpgaUWlbQFbVIXxgzZICi+XBDX+dHG2PmvwsencIaNAkYdRWbNYmt6 0qFPjK2FN5jcEu33OrmN+0oNCIhsKnyMftlKHhH4oT0vK2DtR/S276Ak3YNZI+yt/Tng yfjd+5aLpkLYBGZvmf7cBA0t1srxLD9Y2E67VjFOYScI0Ba5OjCzG5nbYIFeIi+NPsPi QomLx+7cbBBNEKFoAhAMTKO7emvr8PhA5ym2Wf7Dv12YZSn8hdYzTeX8ToQ/8zy2h62K G3ZQ== Return-Path: Received: from ?IPv6:2604:6000:1405:29b:ec7f:eb14:6faa:cf46? ([2604:6000:1405:29b:ec7f:eb14:6faa:cf46]) by smtp.gmail.com with ESMTPSA id a19sm9037749qka.75.2019.12.26.13.13.54 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2019 13:13:54 -0800 (PST) Subject: Re: installing sshd | Win 10 1909 build To: cygwin@cygwin.com References: <79ab161a-5e1d-e6b2-f46c-275ce7dd719b@gmail.com> <1934397243.20191227000253@yandex.ru> From: Evan Cooch Message-ID: Date: Thu, 26 Dec 2019 23:03:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <1934397243.20191227000253@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-12/txt/msg00281.txt.bz2 Thanks, but insufficient. Where is the Cygwin sshd equivalent of the following for the Windows 10 implementation of OpenSSH?: https://www.pugetsystems.com/labs/hpc/How-To-Use-SSH-Client-and-Server-on-Windows-10-1470/ Is there an equivalent for Cygwin sshd, that deals in a step-by-step fashion specifically with handling recent build of Windows 10, all of which have openSSH pre-installed? On 12/26/2019 4:02 PM, Andrey Repin wrote: > Greetings, Evan Cooch! > >> So, is there a 'tried and true, officially sanctioned' way to get Cygin >> sshd running as a service under the latest build of Windows 10, if you >> working with a clean, new install of Windows? >> Thanks much in advance... > The only "true and tried" supported way of installing Cygwin's SSHD is the one > using provided ssh-host-config. > That assuming you are using an up-to-date installation of Cygwin. > If you intend to use both Windows and Cygwin SSHD, you'll have to resolve > TCP ports conflict somehow (which should be expected), otherwide, you may > simple uninstall Windows one. > > -- 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