Date: Thu, 12 Oct 2000 00:18:21 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc pam.conf src/libexec/rlogind Makefile rlogind.c auth_pam.c src/libexec/rshd Makefile rshd.c Message-ID: <200010120718.AAA68374@freefall.freebsd.org>
index | next in thread | raw e-mail
ru 2000/10/12 00:18:21 PDT
Modified files:
etc pam.conf
libexec/rlogind Makefile rlogind.c
libexec/rshd Makefile rshd.c
Removed files:
libexec/rlogind auth_pam.c
Log:
Removed broken PAM support from rshd(8) and rlogind(8). rshd does
not allocate a pty(4) so it is not suitable at all for interactive
PAM modules. rlogind calls login(1) which is already PAM enabled.
Approved by: markm
Revision Changes Path
1.8 +1 -4 src/etc/pam.conf
1.17 +1 -9 src/libexec/rlogind/Makefile
1.33 +1 -25 src/libexec/rlogind/rlogind.c
1.16 +2 -11 src/libexec/rshd/Makefile
1.33 +1 -19 src/libexec/rshd/rshd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010120718.AAA68374>
