Date: Tue, 8 Jan 2002 07:05:08 -0800 (PST) From: Cy Schubert <cy@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5 Makefile pkg-plist ports/security/krb5/files README.FreeBSD patch-appl::bsd::Makefile.in patch-appl::bsd::klogind.M patch-appl::telnet::telnetd::Makefile.in patch-appl::telnet::telnetd::telnetd.8 Message-ID: <200201081505.g08F58h05634@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cy 2002/01/08 07:05:08 PST
Modified files:
security/krb5 Makefile pkg-plist
Added files:
security/krb5/files README.FreeBSD
patch-appl::bsd::Makefile.in
patch-appl::bsd::klogind.M
patch-appl::telnet::telnetd::Makefile.in
patch-appl::telnet::telnetd::telnetd.8
Log:
In order to make the MIT KRB5 port compatible with FreeBSD, the port
now makes use of login.conf and login.access. This is performed by
using FreeBSD login(1) instead of MIT KRB5 login.krb5(8).
The MIT KRB5 login.krb5(8) can still be used by specifying "-L" in
the klogind and telnetd arguments in inetd.conf. This is documented
in a new file called README.FreeBSD.
Reviewed by: nectar
Revision Changes Path
1.30 +13 -3 ports/security/krb5/Makefile
1.1 +32 -0 ports/security/krb5/files/README.FreeBSD (new)
1.1 +11 -0 ports/security/krb5/files/patch-appl::bsd::Makefile.in (new)
1.1 +34 -0 ports/security/krb5/files/patch-appl::bsd::klogind.M (new)
1.1 +11 -0 ports/security/krb5/files/patch-appl::telnet::telnetd::Makefile.in (new)
1.1 +22 -0 ports/security/krb5/files/patch-appl::telnet::telnetd::telnetd.8 (new)
1.8 +1 -0 ports/security/krb5/pkg-plist
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?200201081505.g08F58h05634>
