SSH publickey auth

Gunnar Kramm gkramm at speakeasy.net
Fri Jul 8 21:35:41 UTC 2005


On Fri, Jul 08, 2005 at 02:05:58PM -0500, Michael Yep wrote:
> Hello
> 
> I am trying to get Publickey authentication running between a MS box and 
> my linux server
> Can someone tell me what im doing wrong?
> Maybe it is the hostname being localhost.localdomain, when I log in with 
> reddawn.dyndns.org   ?
> 
> This is what I did so far
> 

> C:\cwrsync>ssh -vvv rlback at reddawn.dyndns.org
> OpenSSH_3.8.1p1, OpenSSL 0.9.7c 30 Sep 2003
> debug2: ssh_connect: needpriv 0
> debug1: Connecting to reddawn.dyndns.org [68.79.53.81] port 22.
> debug1: Connection established.
> debug1: identity file /cygdrive/c/Documents and 
> Settings/myep/.ssh/identity type -1
> debug3: Not a RSA1 key file /cygdrive/c/Documents and 
> Settings/myep/.ssh/id_rsa.

It looks to me like your problem is here.  the id_rsa file on you windows
 server is not being recognized as a valid RSA key.  So perhaps there was an
error when you copied the id_rsa file to the windows server. or perhaps the
permissions are funny.

on your windows server can you show us the file permission of the files in
.ssh/?




-- 
Gunnar Kramm
San Francisco, California




More information about the fedora-list mailing list