From 9151b42da76c7d47d573417627b6cd80e7f64c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Thu, 26 Nov 2009 22:57:12 +0200 Subject: [PATCH] Enabled password fallback for apache kerberos authentication. --- apache/templates/auth_kerb.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache/templates/auth_kerb.conf.erb b/apache/templates/auth_kerb.conf.erb index 3bfa0fb..e568c14 100644 --- a/apache/templates/auth_kerb.conf.erb +++ b/apache/templates/auth_kerb.conf.erb @@ -17,7 +17,7 @@ KrbAuthRealms <%= kerberos_realm %> Krb5KeyTab /etc/httpd/conf/httpsd.keytab KrbMethodNegotiate On KrbAuthoritative On -KrbMethodK5Passwd Off +KrbMethodK5Passwd On # # SSLRequireSSL