are the the priv on the remote/local machine good
on the local:
mine are rw-------

on the remote
rw-------  authorized_keys

sshd_config
Protocol 2
HostKey /usr/local/etc/ssh_host_rsa_key
RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile      .ssh/authorized_keys
ChallengeResponseAuthentication no
X11Forwarding yes

This you you can only login with a key on the remote machine 

Patrick




On Mon, 8 Sep 2003 19:46:41 +0200
"Matthias F. Brandstetter" <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I followed three different "howtos" found on google, all saying the 
> same, followed them step by step but still no luck :(
> 
> I want to login from machine "local" to machine "remote" w/o giving a 
> pwd. So I did a
> 
> $ ssh-keygen -t rsa
> 
> on "local" and copied /root/.ssh/id_rsa.pub --> 
> remote:/root/.ssh/authorized_keys
> 
> But that did not the trick! So I tried it with authorized_keys2 -- 
> still nothing. So I tried it with .ssh2 as dir -- still no luck :(
> 
> Has anybody another idea? Do I miss something?
> Greets, Matthias
> 
> -- 
> Flanders!  My socks feel dirty!  Gimme some water to wash 'em!
> 
>               -- Homer Simpson
>                  Boy-Scoutz n the Hood
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 
> 


-- 
 "Do you know what a Vulcan mind meld is?" -- Tuvok
 "It's that thing where you grab someone's head..." -- Crewman Suiter (Meld) 

 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 ICQ# 316932703 
 Registered Linux User #44550
 http://counter.li.org

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to