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: <02c001c2fee3$c4c65a00$0b01a8c0@w2k30g> From: "David Christensen" To: "Neil Aggarwal" Cc: References: Subject: Re: Can't get authorized_keys to work Date: Wed, 9 Apr 2003 15:02:35 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 I think I figured it out! The problems are on the server: 1. /etc/ssh/sshd_config file: RSAAuthentication yes PubkeyAuthentication yes 2. Permissions of the ~/.ssh directory and contents: ~/.ssh$ chmod * 700 . ~/.ssh$ chmod 0600 * HTH, David References: http://pigtail.net/LRP/printsrv/keygen.html http://www.hackinglinuxexposed.com/articles/20021226.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/