diff options
author | wennmach <wennmach@pkgsrc.org> | 2000-10-12 13:49:44 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2000-10-12 13:49:44 +0000 |
commit | f2669d9648e1b9592d04858ab133f2f4914a48b0 (patch) | |
tree | 0698f531a78cf5a7556a079d0a6ab5f12885ca51 /security/xdm-krb4/pkg | |
parent | e762848ee99d97fce89bf76b434cf84d2da31383 (diff) | |
download | pkgsrc-f2669d9648e1b9592d04858ab133f2f4914a48b0.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).
Diffstat (limited to 'security/xdm-krb4/pkg')
-rw-r--r-- | security/xdm-krb4/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
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 |