View Single Post
  #4 (permalink)  
Old 08-31-2008, 02:18 PM
siva siva is offline
Junior Member
User
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
siva is on a distinguished road
Default auto-login for normal user

permalac,

you should make the keys for the normal user by using ssh-keygen. After that copy the public key as in his .ssh/authorized_keys.

Right now you are trying to use root's keys. it will not work. what are the steps you made for the root user to connect the second server, that you should perform for this normal user
Reply With Quote