Tagged Questions
2
votes
4answers
206 views
SSH Do not connect even with publickeys installed
I'm trying to connect two servers. I got the id_dsa.pub key from user john from server A and paste into authorized_keys of user mike from server B.
Then I tried to connect from server A to server B ...