#
# The PAM configuration file for the rsh (Remote Shell) service
#
# Due to limitations in the rsh protocol, modules depending on the conversation
# function to work cannot be used.  This includes authentication modules such
# as pam_unix.so.

auth	required	pam_env.so
auth	required	pam_rhosts.so
@include common-account
@include common-session
