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:to:from:subject:date:message-id:reply-to :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=vgX5TGrMxbW5FFhuJuPWwzNJ9VSZJUNUFTLh2mZU13k7XKrlmG3n9 WgLrqdgQdGgeo1PcJYANXcYPzOjf6HtopVPXFwjXo2VQW5+iRPomKrouHXYR+pDj oSLaUmS1p9fK1WPdfel23bqc83YnXZKPAivkLNZq3Arm80+y5gcIhc= 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:to:from:subject:date:message-id:reply-to :mime-version:content-type:content-transfer-encoding; s=default; bh=v/M7XLWFnZO5A4ol6WN9FSYglnY=; b=vWGf5mg2UkQn6ZO4fcNYErwW4/Wz 8Gq00TclJ/Hhbj/vigIOjNcBUxrKcN/TiOP9Qs8qqNPNmTwljPW8zWgaiv1V2+bn FPKwx5l33/+EwcMsDpq5sfbYzOyqsPFueKPJeTvrRmuwa85mnn4ThpK1mOplLl8I tczCTU243gi66Eg= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=BAYES_05,DATE_IN_PAST_03_06,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2 autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: "Roger Vicker, CCP" Subject: CYGWIN - As admin setup other users SSH for them? Date: Wed, 04 Jun 2014 17:05:15 -0500 Lines: 14 Message-ID: Reply-To: rvicker AT vicker DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 X-IsSubscribed: yes I've got a Windows system setup with SSH in CYGWIN working. I've used mkpaswd to install the users in /etc/passwd. As administrator I want to: 1) generate the key pairs for the other users. 2) install the public key in the users $home/.ssh/authorized_keys. 3) deliver the private key to the user along with the rest of the instructions on how to use it in the provided apps. With out their passwords I can't login to establish their $home directory structure, run ssh-keygen, copy the key files. Thanks. -- 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