| 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: | <005b01c2fe51$35f32b10$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: | <ACEDKBKBMCFCDCBFOOEJIEBACNAA DOT neil AT JAMMConsulting DOT com> |
| Subject: | Re: Can't get authorized_keys to work |
| Date: | Tue, 8 Apr 2003 21:30:25 -0700 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Neil Aggarwal wrote April 08, 2003 5:55 PM: > I am trying to use cygwin to set-up an authorized_keys file > on my server to allow me to automatically login without a > password. > > My client machine is Windows 2000 Professional and the server > is RedHat Linux 7.3. Have you checked line endings? e.g. Cygwin might have created the file with CR-LF, but Linux wants LF. Use "od" (octal dump) to examine the file. Use "dos2unix" to convert line endings. HTH, David -- 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 |