diff options
author | wennmach <wennmach> | 2000-10-12 13:49:44 +0000 |
---|---|---|
committer | wennmach <wennmach> | 2000-10-12 13:49:44 +0000 |
commit | 00b6c0a9a00cec098d20589bd9f618850c9f21e2 (patch) | |
tree | 0698f531a78cf5a7556a079d0a6ab5f12885ca51 | |
parent | e664c78cb8e370260d326c2135729b32156bd9e9 (diff) | |
download | pkgsrc-00b6c0a9a00cec098d20589bd9f618850c9f21e2.tar.gz |
Update xdm-krb4 to 3.3.6.2.
xdm-krb4 now has an option, -nostrictkrb4, which allows it to fall back
to non-Kerberos authentication if the KRB4 authentication fails. (Much
wanted by sites with a mix of Kerberos and non-Kerberos users).
-rw-r--r-- | security/xdm-krb4/Makefile | 4 | ||||
-rw-r--r-- | security/xdm-krb4/files/md5 | 4 | ||||
-rw-r--r-- | security/xdm-krb4/pkg/PLIST | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/xdm-krb4/Makefile b/security/xdm-krb4/Makefile index fe38a7ce069..847d5ea6f73 100644 --- a/security/xdm-krb4/Makefile +++ b/security/xdm-krb4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/06/13 08:19:20 wennmach Exp $ +# $NetBSD: Makefile,v 1.3 2000/10/12 13:49:44 wennmach Exp $ # -DISTNAME= xdm-krb4-3.3.6.1 +DISTNAME= xdm-krb4-3.3.6.2 CATEGORIES= security x11 MASTER_SITES= ftp://gutemine.geo.Uni-Koeln.DE/pub/xdm-krb4/ diff --git a/security/xdm-krb4/files/md5 b/security/xdm-krb4/files/md5 index aae0f702213..9aa55ff114d 100644 --- a/security/xdm-krb4/files/md5 +++ b/security/xdm-krb4/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/06/13 08:19:22 wennmach Exp $ +$NetBSD: md5,v 1.3 2000/10/12 13:49:45 wennmach Exp $ -MD5 (xdm-krb4-3.3.6.1.tar.gz) = 56659f3f00a9a6c2f115f3e6cb1b381c +MD5 (xdm-krb4-3.3.6.2.tar.gz) = e655f9288b18e5ef434835f2001107bd diff --git a/security/xdm-krb4/pkg/PLIST b/security/xdm-krb4/pkg/PLIST index f89a55d8255..224e3a3c23e 100644 --- a/security/xdm-krb4/pkg/PLIST +++ b/security/xdm-krb4/pkg/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/08 16:39:46 wennmach Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/10/12 13:49:45 wennmach Exp $ bin/xdm-krb4 +man/cat1/xdm-krb4.0 etc/rc.d/xdm-krb4.sh |