Date: Mon, 7 May 2001 13:38:40 -0700 (PDT) From: Nick Sayer <nsayer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/libtelnet sra.c src/etc pam.conf src/secure/libexec/telnetd Makefile src/secure/usr.bin/telnet Makefile Message-ID: <200105072038.f47KceV89108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsayer 2001/05/07 13:38:40 PDT
Modified files: (Branch: RELENG_4)
crypto/telnet/libtelnet sra.c
Modified files:
etc pam.conf
secure/libexec/telnetd Makefile
secure/usr.bin/telnet Makefile
Log:
Add PAM support to SRA authentication. Cribbed mostly from ftpd. This
doesn't solve the problem of root being allowed to log in, but that sort
of thing is something PAM should be doing anyway.
Revision Changes Path
1.1.2.2 +134 -1 src/crypto/telnet/libtelnet/sra.c
1.14 +5 -1 src/etc/pam.conf
1.23 +2 -2 src/secure/libexec/telnetd/Makefile
1.25 +2 -2 src/secure/usr.bin/telnet/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105072038.f47KceV89108>
