- change the cache_effective_group default back to none

This commit is contained in:
Martin Nagy 2008-02-26 08:41:19 +00:00
parent 1656bee915
commit 42d57949cb
2 changed files with 4 additions and 18 deletions

View File

@ -40,23 +40,6 @@ diff -up squid-3.0.STABLE1/src/cf.data.pre.config squid-3.0.STABLE1/src/cf.data.
DOC_END
NAME: mail_from
@@ -3242,7 +3244,7 @@ DOC_END
NAME: cache_effective_group
TYPE: string
-DEFAULT: none
+DEFAULT: squid
LOC: Config.effectiveGroup
DOC_START
Squid sets the GID to the effective user's default group ID
@@ -3260,6 +3262,7 @@ DOC_START
This option is not recommended by the Squid Team.
Our preference is for administrators to configure a secure
user account for squid with UID/GID matching system policies.
+cache_effective_group squid
DOC_END
NAME: httpd_suppress_version_string
@@ -4354,15 +4357,23 @@ TYPE: string
LOC: Config.errorDirectory
DEFAULT: @DEFAULT_ERROR_DIR@

View File

@ -4,7 +4,7 @@
Name: squid
Version: 3.0.STABLE1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Squid proxy caching server
Epoch: 7
License: GPLv2
@ -330,6 +330,9 @@ fi
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
%changelog
* Tue Feb 26 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE1-3
- change the cache_effective_group default back to none
* Mon Feb 11 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE1-2
- rebuild for 4.3