diff options
-rw-r--r-- | lib/libpam/modules/pam_rhosts/pam_rhosts.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_rhosts/pam_rhosts.8 b/lib/libpam/modules/pam_rhosts/pam_rhosts.8 index 5e26866..dea0349 100644 --- a/lib/libpam/modules/pam_rhosts/pam_rhosts.8 +++ b/lib/libpam/modules/pam_rhosts/pam_rhosts.8 @@ -61,7 +61,7 @@ The Rhosts authentication component .Pq Fn pam_sm_authenticate , returns success if and only if the target user's UID is not 0 and the remote host and user are listed in -.Pa /etc/hosts.equiv +.Pa /etc/hosts.equiv or in the target user's .Pa ~/.rhosts . .Pp |