[Beowulf] passwordless rsh/ssh
Joe Landman
landman at scalableinformatics.com
Wed Jun 22 16:31:28 PDT 2005
David Mathog wrote:
>>Finally, we want to look at the /etc/pam.d/rsh and /etc/pam.d/rlogin.
>>You should have a line in there which reads
>>
>> auth sufficient pam_rhosts_auth.so
> The two files are indentical and contain:
>
> auth required pam_nologin.so
> auth required pam_securetty.so
> auth required pam_env.so
> auth required pam_rhosts_auth.so
> account required pam_stack.so service=system-auth
> session required pam_stack.so service=system-auth
Ok, this should be it. Change the
auth required pam_rhosts_auth.so
to
auth sufficient pam_rhosts_auth.so
in each. You might need to restart xinetd as well. Try that.
--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics LLC,
email: landman at scalableinformatics.com
web : http://www.scalableinformatics.com
phone: +1 734 786 8423
fax : +1 734 786 8452
cell : +1 734 612 4615
More information about the Beowulf
mailing list