diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-02-17 23:00:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-02-17 23:00:25 +0800 |
commit | 1e07ff6e43ada82964be5e1b8dcbe6da56f1b692 (patch) | |
tree | 9e7bf9506effd918a23eceb695be9405edc8b60e /security/openssh-portable/distinfo | |
parent | 743e8cad790357fb16ffd97ac29b5c86453386e6 (diff) | |
download | freebsd-ports-gnome-1e07ff6e43ada82964be5e1b8dcbe6da56f1b692.tar.gz freebsd-ports-gnome-1e07ff6e43ada82964be5e1b8dcbe6da56f1b692.tar.zst freebsd-ports-gnome-1e07ff6e43ada82964be5e1b8dcbe6da56f1b692.zip |
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
Diffstat (limited to 'security/openssh-portable/distinfo')
-rw-r--r-- | security/openssh-portable/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index 6bfa94872b46..4f636c0ddd6d 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -1 +1,3 @@ MD5 (openssh-3.0.2p1.tar.gz) = 2fa62bf878862cb47a7515c35afe35b6 +MD5 (openssh-3.0.2p1-gssapi.patch) = 66ce171ac4b09603c7069cea198d2090 +MD5 (openssh-3.0.2p1-krb5.patch) = c6fe5622607b3137fa22741897cbd5db |