Describe your package requirements here Currently there are no FAQ items provided. squidguardacl none Proxy filter SquidGuard: Groups Access Control List (ACL) /usr/local/pkg/squidguard.inc A proxy server user has been deleted. A proxy server user has been created/modified. General settings /pkg_edit.php?xml=squidguard.xml&id=0 Common ACL /pkg_edit.php?xml=squidguard_default.xml&id=0 Groups ACL /pkg.php?xml=squidguard_acl.xml Target categories /pkg.php?xml=squidguard_dest.xml Times /pkg.php?xml=squidguard_time.xml Rewrites /pkg.php?xml=squidguard_rewr.xml Blacklist /squidGuard/squidguard_blacklist.php Log /squidGuard/squidguard_log.php XMLRPC Sync /pkg_edit.php?xml=squidguard_sync.xml Disabled disabled Name name Time time Description description Disabled disabled checkbox Name name The name must consist between 2 and 15 symbols [a-Z_0-9]. The first one must be a letter.
]]>
input 100
Order order Note:
Search for a suitable ACL by field 'source' will occur before the first match. If you want to define an exception for some sources (IP) from the IP range, put them on first of the list.
Example:
ACL with single (or short range) source ip 10.0.0.15 must be placed before ACL with more large ip range 10.0.0.0/24.
]]>
select
Client (source) source Example:
IP: 192.168.0.1 - Subnet: 192.168.0.0/24 or 192.168.1.0/255.255.255.0 - IP-Range: 192.168.1.1-192.168.1.10
Domain: foo.bar matches foo.bar or *.foo.bar
Username: 'user1'
Ldap search (Ldap filter must be enabled in General Settings):
ldapusersearch ldap://192.168.0.100/DC=domain,DC=com?sAMAccountName?sub?(&(sAMAccountName=%s)(memberOf=CN=it%2cCN=Users%2cDC=domain%2cDC=com))
Attention: these line don't have break line, all on one line ]]>
textarea 65 3
Time time select Target Rules dest input 100 Do not allow IP-Addresses in URL notallowingip checkbox Redirect mode redirect_mode Select redirect mode here. <br> Note: if you use 'transparent proxy', then 'int' redirect mode will not accessible. <br> Options: <A title="To 'url' will added special client information;" > <span style="background-color: #dddddd;" >ext url err page</span></A> , <A title="Client view 'url' content without any notification about;" > <span style="background-color: #dddddd;" > ext url redirect</span></A> , <A title="Client will moved to specified url with displaying url in addres bar;" > <span style="background-color: #dddddd;" > ext url as 'move'</span></A> , <A title="Client will moved to specified url with showing progress(only!) in status bar;" > <span style="background-color: #dddddd;" > ext url as 'found'.</span></A> </u> select rmod_none Redirect redirect textarea 65 2 Use SafeSearch engine safesearch At the moment it is supported by Google, Yandex, Yahoo, MSN, Live Search and Bing. Make sure that the search engines can be accessed. It is recommended to prohibit access to others.
Note: This option overrides 'Rewrite' setting. ]]>
checkbox
Rewrite rewrite select Rewrite for off-time overrewrite select Description description input 100 Log enablelog checkbox
squidguard_validate_acl($_POST, $input_errors); squidguard_before_form_acl($pkg); squidGuard_print_javascript(); squidguard_resync_acl(); squidguard_resync_acl();