From f767ca7e60f2f04f4d7f30da195b56abab4296df Mon Sep 17 00:00:00 2001 From: markm Date: Tue, 27 Mar 2001 19:40:51 +0000 Subject: Add full PAM support for account management and sessions. The PAM_FAIL_CHECK and PAM_END macros in su.c came from the util-linux package's PAM patches to the BSD login.c Submitted by: "David J. MacKenzie" --- libexec/rshd/rshd.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libexec/rshd/rshd.8') diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index bf18b20..52245da 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -241,6 +241,16 @@ and is not preceded by a flag byte. .It Pa /etc/login.conf .It Ev $HOME Ns Pa /.rhosts .It Pa /var/run/nologin +.It Pa /etc/pam.conf +if +.Nm +is configured with PAM support, it uses +.Pa /etc/pam.conf +entries with service name +.Dq rsh . +authentication modules requiring passwords (such as +.Nm pam_unix ) +are not supported .El .Sh BUGS The authentication procedure used here assumes the integrity -- cgit v1.1