From 224490c18d31da52a9c5120640153f62b1ab0833 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 10 Jun 2008 09:18:58 +0000 Subject: [PATCH] Updated kerberos apache prefix to HTTP git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11276 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../admin/systems/services/apache2/class_servApacheVhost.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc index 4a5b6db91..021a60dee 100644 --- a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc +++ b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc @@ -34,7 +34,7 @@ class servapache extends goService var $orig_dn = ""; var $initially_was_account; - var $krb_service_prefix = "http/"; + var $krb_service_prefix = "HTTP/"; function servapache ($config, $dn= NULL, $parent= NULL) { -- 2.30.2