X-Spam-Check-By: sourceware.org Message-ID: <20060725020921.2296.qmail@web56806.mail.re3.yahoo.com> Date: Mon, 24 Jul 2006 19:09:21 -0700 (PDT) From: Keith Christian Subject: Adding users to /etc/passwd for ssh purposes, but not as a local Windows user To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Suppose a Windows 2000/XP/2003 machine exists where three accounts need to be added for use only with SSH to a Unix/Linux machine, for ssh/scp/sftp use. Further suppose these user accounts are to be named ssh_user_a, ssh_user_b, and ssh_user_c, and that these should exist only in Cygwin's /etc/passwd file - they won't be added as local Windows users. My question is whether these users can be added only to Cygwin's /etc/passwd file so that passwordless logins can be achieved, using .ssh/authorized_keys. Possible? Thanks, ==========Keith -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/