Date: Sun, 17 Feb 2002 07:00:25 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh-portable Makefile distinfo Message-ID: <200202171500.g1HF0Px84734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2002/02/17 07:00:25 PST Modified files: security/openssh-portable Makefile distinfo Log: Add option to support patches: OpenSSH supports Kerberos v5 authentication, but this is not enabled in the portable version. A patch is available to correct this deficiency for those wishing to use this port with Kerberos. In addition, a patch is also available from Simon Wilkinson to implement the GSS-API key-exchange mechanism for SSHv2, which is currently being standardized. Use of this mechanism with Kerberos v5 obviates the need for manual management of host keys, a considerable improvement for large Kerberos sites. PR: 34363 Submitted by: wollman@hergotha.lcs.mit.edu Revision Changes Path 1.20 +24 -0 ports/security/openssh-portable/Makefile 1.7 +2 -0 ports/security/openssh-portable/distinfo 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?200202171500.g1HF0Px84734>