X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 58DB73857C43 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=berkeley.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=carrier AT berkeley DOT edu DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berkeley-edu.20150623.gappssmtp.com; s=20150623; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=bsA/IlOAnMH6Guuw4bJfUP7GZN7h31byVc59VVROl3c=; b=IIXmVetmH7Ky3ho018w6HVVRloMHjCYig3XDPCWX52elYJpkTkZwDZ20LjC0nmbvhv ngnQVxeL/iOMgnx756gz84mX1U5P9aNaAZ5po9UxM1huRXqoXi4TAFC/XUe0pmwWxEkr ATXXY9LmnBHbwfQqq/nv4MLURo8hPHhD4QBAxHG36NyZoxtqLNK72v7e/kmt1l9Z432l M0iOlcQcWfOZfKN+FYz4SM+QkZL/bMLiMMA64PI47tLN39huYQ0Yd1QEX9lIcYOSNFkd 00KS24UJKtWPUy6DH8mBMK9t7EdLtpo+3lYJ6x2LKKJFvgFBESjTH3kRwu6G31yQPyaQ iAoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=bsA/IlOAnMH6Guuw4bJfUP7GZN7h31byVc59VVROl3c=; b=PdJlp+DkwWiOHwIQMHtxbHGBDqrTjzxqL8gg9p9h0h92ZZlYD9ghipFmzpRHSZm/K3 bPPUuNl2p0KzEzRz5lEMWUPts0iv8qKqFxsfwVoDxoZhW16kEOv+5WoziRUTwdo4oQCE gg/ZJvLUEg5N55XBVq2bFClWf5n3ogiXgmn9JQMink0NzPFJghAKz4nMVWuS9L9SD6Ny uAR6/ZlWjWaW33FMbgZcipQRXXUDv76zpOQNQNNn4r/aUdySbVm9BYY+Fn4L1bQY+naT lZCtuOvVoKdlaSWTOyQWKdIzgyUDZEMXLT77UTdyulGrPQpPoowlERrLYfuX21pUcNFz uxcQ== X-Gm-Message-State: AOAM533mzBECh12hRSvV/CvlL6N8SGM4S7DL7E5iVrVcrOAWHFA+zorJ wltI7l+pFazjq0HMyh/XilsVGnbby8c= X-Google-Smtp-Source: ABdhPJxh8RgU1Ve9VIfn7r8AdpkEK1MhS+K7IJx+FgWSHoW6LLeHvwCNYvxl1N1yDfsU5mZHNk7k0A== X-Received: by 2002:aa7:94bd:: with SMTP id a29mr217063pfl.280.1597247940883; Wed, 12 Aug 2020 08:59:00 -0700 (PDT) From: Stephen Carrier X-Google-Original-From: Stephen Carrier Date: Wed, 12 Aug 2020 08:58:59 -0700 To: Subramanya Narayanaswamy Subject: Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote Message-ID: <20200812155859.GA9165@iguana.crashland.org> 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> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" 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