delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/07/31/19:51:45

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C8733858424
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1722469903;
bh=cax59Eqfu2lxL47pJtF9+kv5J/qRXOn9fRGxd8dKOuI=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=HUS7iwtq7x5JUDAGK7FxHWo7fllNV0fU1e91yym8Z1eINblIFykdTPjrWchnbw1mz
MYLK/GZ7rAdqaVFTR+zAAV6Kg54W28dQfNjbhC1zBd7ZSfZZ4xHgsaPBnyene4uu1h
wtH5+iMCXtH/pChQkeJFPgcSqxt5fNq0QmsW3ods=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5EFE73858430
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5EFE73858430
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722469827; cv=none;
b=j4/vl4JtoLI3DIMWmNVTcvL8lWMtZ07BqZkB1wwzZGxP9wr9FQ5kEfUZUmSDd3KWFbT1z3HB95VSEmlesinQm/s9cFloZZ8Q1Q6XEM4tk4hwmCt9rBx7a8pkUC6dE1syVAbQ6qqXJ79k+ZOoPmmIkmjsJRTWDMKnqP+IyPZInh8=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1722469827; c=relaxed/simple;
bh=J+N1CJOSTu9g3MTZ2c4t1wohH684Kgsx+g4Y+dFAKnA=;
h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature;
b=qKA7x0ozULECUJk/ky1OQSkGG8fSAlj70PKPC023tB79X/Q+NoQYq0ujTAeRHhDHzHsg/+W4OIjkZ3+YSzjp9P55if0YJLMNIP/a8tkEWv79R+Pyirk2dvbQL1yv3foNm6rhIgrHLahgx/qoC8QTaUQDxkZWzYIJCuzIOabI/Jc=
ARC-Authentication-Results: i=1; server2.sourceware.org
Date: Thu, 1 Aug 2024 08:50:20 +0900
To: cygwin AT cygwin DOT com
Subject: Re: no sshd in package for openssh
Message-Id: <20240801085020.79a2bf66b61799c745573dc9@nifty.ne.jp>
In-Reply-To: <ewlFLN8eVMhWAiLLbZ_UnipA4pBVE0qbkaGf2GCKeyrvc7DrIPj0ZUTcacOLXK6a-RvQOGO64T7Yg__uxEgzf5mH4lW4qxgRiS5CzPrfYAQ=@proton.me>
References: <ewlFLN8eVMhWAiLLbZ_UnipA4pBVE0qbkaGf2GCKeyrvc7DrIPj0ZUTcacOLXK6a-RvQOGO64T7Yg__uxEgzf5mH4lW4qxgRiS5CzPrfYAQ=@proton.me>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Takashi Yano via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

On Wed, 31 Jul 2024 19:16:26 +0000
Jim McNamara wrote:
> I am running into a little difficulty with openssh can you please assist ?
> 
> thanks jim
> 
>  ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D"
> ./cygrunsrv: Given path doesn't point to a valid executable
> Try `./cygrunsrv --help' for more information.

Generally speaking, You should run ssh-host-config rather than
running cygrunsrv --install manually.

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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