| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <dpchrist AT holgerdanske DOT com> |
| To: | "Neil Aggarwal" <neil AT JAMMConsulting DOT com> |
| Cc: | <cygwin AT cygwin DOT com> |
| References: | <ACEDKBKBMCFCDCBFOOEJGECFCNAA DOT neil AT JAMMConsulting DOT com> |
| Subject: | Re: Can't get authorized_keys to work |
| Date: | Wed, 9 Apr 2003 15:02:35 -0700 |
| MIME-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |