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 Message-ID: <4309E479.2030702@brocku.ca> Date: Mon, 22 Aug 2005 10:43:05 -0400 From: Shawn Marriott User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Publickey Authentication for a domain account Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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? -Shawn -- 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/