v>
The remote host, remote user name or the local user name
couldn't be determined or access was denied by
.rhosts file.
User is not known to system.
To grant a remote user access by /etc/hosts.equiv
or .rhosts for rsh add the
following lines to /etc/pam.d/rsh:
#%PAM-1.0
#
auth required pam_rhosts.so
auth required pam_nologin.so
auth required pam_env.so
auth required pam_unix.so