From ad5ef15a6fd2b209be2d6c543679fd10cf56d66d Mon Sep 17 00:00:00 2001 From: Michael Capp Date: Fri, 11 Nov 2005 19:37:44 +0000 Subject: Addition of squid_extauth.xml to eliminate Syntax errors if no authentication defined prior to selecting. --- packages/squid_extauth.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 packages/squid_extauth.xml diff --git a/packages/squid_extauth.xml b/packages/squid_extauth.xml new file mode 100644 index 00000000..3af66111 --- /dev/null +++ b/packages/squid_extauth.xml @@ -0,0 +1,62 @@ + + + squidextnoauth + Services: Proxy Server -> Extended Authentication Settings + installedpackages->package->squidextnoauth->configuration->settings + + /pkg_edit.php?xml=squid_extauth.xml&id=0 + + + + General Settings + /pkg_edit.php?xml=squid_ng.xml&id=0 + + + + Upstream Proxy + /pkg_edit.php?xml=squid_upstream.xml&id=0 + + + + Cache Mgmt + /pkg_edit.php?xml=squid_cache.xml&id=0 + + + + Network Access Control + /pkg_edit.php?xml=squid_nac.xml&id=0 + + + + Traffic Mgmt + /pkg_edit.php?xml=squid_traffic.xml&id=0 + + + + Auth Settings + /pkg_edit.php?xml=squid_auth.xml&id=0 + + + + Extended Auth Settings + /pkg_edit.php?xml=squid_extauth.xml&id=0 + + + + + + + + No Authentication Defined + no_auth + + + + + require_once("/usr/local/pkg/squid_ng.inc"); + + global_write_squid_config(); + mwexec("/usr/local/sbin/squid -k reconfigure"); + + + -- cgit v1.2.3