Previous versions of libkrb5 can't handle expired passwords
inside the FAST tunnel. This breaks the password change UI
in FreeIPA.
From 2541ccf8614e86b9093a8cea9adb4ae117886c16 Mon Sep 17 00:00:00 2001
From: Nathaniel McCallum <npmccal...@redhat.com>
Date: Mon, 21 Jul 2014 12:32:03 -0400
Subject: [PATCH] Update freeipa-server krb5-server dependency to 1.11.5-5

Previous versions of libkrb5 can't handle expired passwords
inside the FAST tunnel. This breaks the password change UI
in FreeIPA.
---
 freeipa.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index 6b1f0a95299f674f8a2062f5b3897e4decaba223..447b532b66a0329a5715aca98222ab0ef1aebee4 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -90,7 +90,7 @@ Requires: 389-ds-base >= 1.3.2.19
 Requires: openldap-clients > 2.4.35-4
 Requires: nss >= 3.14.3-12.0
 Requires: nss-tools >= 3.14.3-12.0
-Requires: krb5-server >= 1.11.5-3
+Requires: krb5-server >= 1.11.5-5
 Requires: krb5-pkinit-openssl
 Requires: cyrus-sasl-gssapi%{?_isa}
 Requires: ntp
-- 
2.0.1

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to