X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25BC2386101E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1597565852; bh=CfUgLd4nOt0Q6MqYsCXUiQGG1xfeVrJtTKgfL1/aN4U=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=aTjHMmfViI1wtgcwn9jWbTQdMeWJccV1YnFW2FZDEgXUY+MRgnRa4fjt/Z4dOcBCb /QRrDPhhIoxrhl0rbeGhwqyg+fBZNq5ez836a61f4Ok6EVnN2SKYCRLaoSK23Cav5m xza22jKywVkC2XDr/MKtxedjGE2aRBA4/UV4XBZE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 219A4385E021 MIME-Version: 1.0 Message-ID: Date: Sun, 16 Aug 2020 01:17:23 -0700 (PDT) To: Stephen Carrier , cygwin AT cygwin DOT com Subject: RE: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote References: <6c46c572-6678-45ea-91db-54d02e0c3bcd AT default> <402804355 DOT 20200811013821 AT yandex DOT ru> <1dbc09c8-07ad-4f42-8c7e-0aff2fbe68cc AT default> <4910065414 DOT 20200812022520 AT yandex DOT ru> <20200812155859 DOT GA9165 AT iguana DOT crashland DOT org> In-Reply-To: <20200812155859.GA9165@iguana.crashland.org> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 15.0.5257.0 (x86)] X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9714 signatures=668679 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 malwarescore=0 mlxlogscore=999 spamscore=0 suspectscore=18 mlxscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2008160067 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9714 signatures=668679 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 mlxscore=0 lowpriorityscore=0 impostorscore=0 suspectscore=18 adultscore=0 spamscore=0 malwarescore=0 mlxlogscore=999 priorityscore=1501 bulkscore=0 clxscore=1015 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2008160067 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Subramanya Narayanaswamy via Cygwin Reply-To: Subramanya Narayanaswamy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi Team, I'm facing below issue while trying to start CYGSSHD server. I'm running the below command as an Administrator but not sure why cygsshd is not starting. Any help? -------------------------------------------------------------- $ net start cygsshd The CYGWIN cygsshd service is starting. The CYGWIN cygsshd service could not be started. The service did not report an error. More help is available by typing NET HELPMSG 3534. Subramanya -- Subramanya Narayanswamy, Staff Consultant, Infrastructure Mobile: +919900036638 Oracle Consulting | IaaS Oracle India -----Original Message----- From: Stephen Carrier [mailto:carrier AT berkeley DOT edu] Sent: Wednesday, August 12, 2020 9:29 PM To: Subramanya Narayanaswamy Cc: cygwin AT cygwin DOT com Subject: Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote On Wed, Aug 12, 2020 at 01:43:30PM +0000, Subramanya Narayanaswamy via Cygwin wrote: > Do you have any steps to follow to create an admin user using ssh-user-config command? Because when I run ssh-user-config it is taking SYSTEM user as default user name and doesn't prompt to create new user for the purpose of connecting remotely to the target windows host which runs CYGWIN. I think you just need to create a regular windows users, or use one that already exists. I use ssh extensively to connect to various windows accounts and have never touched ssh-user-config. Just ssh and use the windows login and password. It can be an Administrator account. Stephen -- 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