Allen Umlas wrote the following on 8/21/2004 12:21 PM:
use ssh -v [EMAIL PROTECTED] to have some verbose messages which might help debugging the problemFellow Pluggers,
I have plenty of linux boxs(Redhat) running on my local network, i setup an ssh passwordless with my servers, its work almost on my boxes but there is a certain 2 linux box which i cant configure a vice-versa ssh passwordless, heres my scenario
server1 connect ssh passwordless to server2
but
server2 cannot connect to server1 with or without using ssh passwordless, with password configuration its always hung-up after typing the password.
heres what i do to my configuration
1. make ssh-keygen generator to client (ssh-keygen -t dsa) and created file id_dsa.pub
2. copy id_dsa.pub to the servers that i want to connect(cp id_dsa.pub ~.ssh/authorized_keys)
3.chmod to 700 .ssh/
4 connect and test using ssh [EMAIL PROTECTED]
my other servers work on both servers connection ssh passwordless
whats seems to be the problem? pls help any additional configuration do i have to make. :)
TY
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
