1834020 Members
3118 Online
110063 Solutions
New Discussion

Re: ssh public key

 
SOLVED
Go to solution
himacs
Super Advisor

ssh public key

Hi Admins,

Let me explain my problem in simple manner..

I have 2 servers A n B.
I have done ssh-keygen in both the servers and copied id_rsa.pub from server A to B as authorized_keys.
NOw i can ssh from server A to B without password.But viceversa not happening.
Server B asking password for A

Plz help me resolve this

Qick response highly appreciated

regards
himacs
3 REPLIES 3
Tingli
Esteemed Contributor
Solution

Re: ssh public key

You need to copy id_rsa.pub from server B to A as authorized_keys as well.
Asif Sharif
Honored Contributor

Re: ssh public key

Hi himacs,

Please find the below mentioned thread.

http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1249510973410+28353475&threadId=1001610

Regards,
Asif Sharif
Regards,
Asif Sharif
himacs
Super Advisor

Re: ssh public key

Hi admins,

Thanx for the reply..

hi Tinqli..

you r rite..i missed that part..
i copied rsa.pub into A as auth_keys..

regards
himacs