And this time with the patch actually attached. :-)
From 18272c50bd0f20dbd6c1a70a4fcdce46c008f149 Mon Sep 17 00:00:00 2001
From: Jelmer Vernooij <jel...@samba.org>
Date: Mon, 28 Apr 2014 00:51:25 +0200
Subject: [PATCH] Remove use of Kerberos 4 for Heimdal from template.

Heimdal has dropped Kerberos 4 support.
---
 debian/changelog   |  4 ++++
 krb5.conf.template | 10 ----------
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 31692ed..bf16725 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 kerberos-configs (2.4) UNRELEASED; urgency=low
 
+  [ Russ Allbery ]
   * Suppress uninitialized value warning when we were unable to guess an
     admin server during configuration.  (LP: #1098294)
 
+  [ Jelmer Vernooij ]
+  * Remove use of Kerberos 4 for Heimdal from template.
+
  -- Russ Allbery <r...@debian.org>  Thu, 10 Jan 2013 11:27:59 -0800
 
 kerberos-configs (2.3) unstable; urgency=low
diff --git a/krb5.conf.template b/krb5.conf.template
index 627c745..c9fc1ca 100644
--- a/krb5.conf.template
+++ b/krb5.conf.template
@@ -24,16 +24,6 @@
 #	permitted_enctypes = des3-hmac-sha1
 
 # The following libdefaults parameters are only for Heimdal Kerberos.
-	v4_instance_resolve = false
-	v4_name_convert = {
-		host = {
-			rcmd = host
-			ftp = ftp
-		}
-		plain = {
-			something = something-else
-		}
-	}
 	fcc-mit-ticketflags = true
 
 [realms]
-- 
2.0.0.rc0.280.gacc62aa

Attachment: signature.asc
Description: Digital signature

Reply via email to