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: <2380.68.58.97.169.1097556410.squirrel@urbanservers.com> Date: Mon, 11 Oct 2004 23:46:50 -0500 (EST) Subject: SSH Rsa key weirdness. From: To: Reply-To: admin AT urbanservers DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes I am attempting to use RSA keys to connect to a user, from a remote box. RSA keys are created on my main machine instead of the cygwin machine. Normally I copy them over and change permissions, authorized_keys, auth against the .pub and it works. If I copy my authorized_keys file over and change permissions it fails to auth with the .pub. If i run: ssh-user-config As the user im trying to auth to it works 100%, with my key [not ssh-user-configs]. If i remove all id* files ssh-user-config created it works. If i rm -rf /home/user/.ssh/* And copy my key back over it fails to work. Any ideas why I have to run ssh-user-config? Any ideas on a way around this? Thanks. CYGWIN makes Windows work a lot easier for Linux guys like me :) -- 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/