From 650d6a07da5f46affe2c4c232c542ed33caa1382 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 1 May 2008 23:49:12 +0000 Subject: [PATCH] Add NEWS file for openafs-krb5 explaining the new Kerberos v5 klog. --- debian/openafs-krb5.NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/openafs-krb5.NEWS diff --git a/debian/openafs-krb5.NEWS b/debian/openafs-krb5.NEWS new file mode 100644 index 000000000..cdbb74528 --- /dev/null +++ b/debian/openafs-krb5.NEWS @@ -0,0 +1,14 @@ +openafs-krb5 (1.4.7.dfsg1-1) unstable; urgency=low + + This package now includes a Kerberos v5 version of klog, klog.krb5, + which authenticates via Kerberos v5 to obtain tokens. When this package + is installed, that version of klog becomes the default. This is correct + for any site that uses Kerberos v5 for AFS authentication + + klog is managed by alternatives. If your site still uses the AFS + kaserver or otherwise requires use of the old AFS protocol to obtain + tokens with klog, run update-alternatives --config /usr/bin/klog and + select klog.afs as the default instead of klog.krb5. + + -- Russ Allbery Thu, 01 May 2008 16:44:12 -0700 + -- 2.39.5