Kenji
2004-11-10 08:03:06 UTC
I did the followign to enable rsh login without requirign passowrd.
However, I am still required password input.
Do I miss something?
-/root/.rhosts
add hostname
-/etc/host.equiv
add hostname
-/etc/securetty
add rsh, rlogin at the bottom
-install rsh-server with YaST
-chkconfig rsh on, chkconfig rlogin on
-enable xinetd with YaST
A software which I want to install uses rsh to set-up several machines
at once, with a script.
Otherwise, I don't want to use rsh...:)
Thanks,
KH
However, I am still required password input.
Do I miss something?
-/root/.rhosts
add hostname
-/etc/host.equiv
add hostname
-/etc/securetty
add rsh, rlogin at the bottom
-install rsh-server with YaST
-chkconfig rsh on, chkconfig rlogin on
-enable xinetd with YaST
A software which I want to install uses rsh to set-up several machines
at once, with a script.
Otherwise, I don't want to use rsh...:)
Thanks,
KH