Rakesh Gupta wrote:
> 
> I am having a linux cluster running redhat 7.3 . I want to rlogin into the
> clients without  password. I changed /etc/hosts.equiv , .rhosts and
> /etc/pam.d/rlogin but still it asks for the password. Can anyone tell me
> how to go about it ?
Did you try removing the pam_securetty line from
/etc/pam.d/{rsh,rlogin,rexec}?
Andrew Leahy