ssh keys

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Craig White
Date:  
To: Main PLUG discussion list
Subject: ssh keys
perhaps my notes and memory has failed me but it ain't working...

on host machine...

ssh-keygen -t rsa
ssh-keygen -t dsa

scp *pub root@remote:/root

on remote machine...

cat /root/id_{r,d}sa.pub >> /root/.ssh/authorizedkeys_2

but it still asks for password when I try to connect as root from remote
host

Where am I going wrong?

Craig

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss