X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=LK6TYPyRLZrqp/hL g9YpBY1NkG8vNchPmK2YHZ3Uw+D7YnEkiqLwKgS/iwTreMwxJ3y+HeMgtLL6Wwp8 qPBleIrjiD3DvpQ9UEmaOBkgZKxGwlBxww/QYinID/i0n31i8Q0DoCrmhmlcypJn E7Uo6pSWpdZrWJ2rfcdy6x+BISw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=mWenp2WxwVBUGQjrs6zD9E QPDKw=; b=EYNpHBfdhQiv41ZMZ9U3lI2+bRStwtY0o5SllhJHhsiPPALRt88B0n uuvtsR0Qwx9TIOmKZtmoTbs7V/LnpFompNDHAgfWam4kVdlfB6sthGT1RMYjB1hO H1aYr6WXxtSZ25ybg+ZOr05T1CZJ63vu2fVoY2f6Pj5QjiTFG0nxA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 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== Subject: Re: installing sshd | Win 10 1909 build To: cygwin AT cygwin DOT com References: <79ab161a-5e1d-e6b2-f46c-275ce7dd719b AT gmail DOT com> <1934397243 DOT 20191227000253 AT yandex DOT ru> From: Evan Cooch Message-ID: Date: Thu, 26 Dec 2019 16:13:52 -0500 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 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