From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward100p.mail.yandex.net (forward100p.mail.yandex.net [77.88.28.100]) by sourceware.org (Postfix) with ESMTPS id 16C0B3857C40 for ; Wed, 12 Aug 2020 14:50:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 16C0B3857C40 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from forward100q.mail.yandex.net (forward100q.mail.yandex.net [IPv6:2a02:6b8:c0e:4b:0:640:4012:bb97]) by forward100p.mail.yandex.net (Yandex) with ESMTP id 2B02C5982C19; Wed, 12 Aug 2020 17:50:00 +0300 (MSK) Received: from mxback4q.mail.yandex.net (mxback4q.mail.yandex.net [IPv6:2a02:6b8:c0e:6d:0:640:ed15:d2bd]) by forward100q.mail.yandex.net (Yandex) with ESMTP id 25EA4708000A; Wed, 12 Aug 2020 17:50:00 +0300 (MSK) Received: from vla4-a16f3368381d.qloud-c.yandex.net (vla4-a16f3368381d.qloud-c.yandex.net [2a02:6b8:c17:d85:0:640:a16f:3368]) by mxback4q.mail.yandex.net (mxback/Yandex) with ESMTP id 3LfuFklpFU-o0uSMdZP; Wed, 12 Aug 2020 17:50:00 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1597243800; bh=CTIArBMUda1cNaYzSCwyRDrZIG4CZ9BJdsSSED8Opqo=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=kTW+Qu9xSC2y9pXwWZTP+Mbe/6e6F7okz6PGJCDrycbykoAYrxMtb/S9WPKiTWcve PZPTDn/YqvEal1UMTZRDAVHSy8fQ+gZptNI2f6NEUzBsGedWH6FX5w2rzV5RXKXN9z QunM7e+048NDH8Pvf/j2vSWhgWsFV4gXEjTv72mM= Authentication-Results: mxback4q.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla4-a16f3368381d.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id SEB3lUb52J-nxluhEds; Wed, 12 Aug 2020 17:49:59 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 12 Aug 2020 14:42:37 -0000 Date: Wed, 12 Aug 2020 17:42:37 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <1218626909.20200812174237@yandex.ru> To: Subramanya Narayanaswamy , cygwin@cygwin.com Subject: Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote In-Reply-To: References: <6c46c572-6678-45ea-91db-54d02e0c3bcd@default> <402804355.20200811013821@yandex.ru> <1dbc09c8-07ad-4f42-8c7e-0aff2fbe68cc@default> <4910065414.20200812022520@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2020 14:50:04 -0000 Greetings, Subramanya Narayanaswamy! > 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. Creating a new user is outside the scope of Cygwin. ssh-user-config prepares CURRENT user to use SSH. -- With best regards, Andrey Repin Wednesday, August 12, 2020 17:41:18 Sorry for my terrible english...