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 Date: Mon, 22 Aug 2005 17:23:39 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Publickey Authentication for a domain account Message-ID: <20050822152339.GG17452@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4309E479 DOT 2030702 AT brocku DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4309E479.2030702@brocku.ca> User-Agent: Mutt/1.4.2i On Aug 22 10:43, Shawn Marriott wrote: > > Howdy, > > Is there any way to do Publickey Authentication for a domain account > with Cygwins port of OpenSSH? > > The situation I am in is as such; > > There is a website that allows users to re/set their passwords > provide they answer some questions. > The users new plaintext password is stored in file and transfered > off the webserver using scp > A domain controller receives the file, and sets the users password > to the new one. > > Currently a Username/Password pair is used to authenticate scp from the > webserver to the domain controller, > we would like to use Username/Publickey pair to authenticate. > > My preliminary reading suggests that this may not be possible. > Is this the case? It is possible, provided the user has an entry in the local /etc/passwd and the home directory in the local /etc/passwd is set to a local dir. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/