On 9/08/2016 10:29 a.m., Marcio Demetrio Bacci wrote:
> I changed http_access allow users TO http_access deny !users in my
> squid.conf file, but dosen't solved my problem
>
Then what the browser is sending to Squid must either include some form
of username, or be accepted by the backend auth sys
I changed http_access allow users TO http_access deny !users in my
squid.conf file, but dosen't solved my problem
http_port 3128
cache_mem 512 MB
cache_swap_low 80
cache_swap_high 90
maximum_object_size 512 MB
minimum_object_size 0 KB
maximum_object_size_in_memory 4096 KB
cache_replacement_policy
On 9/08/2016 9:22 a.m., Marcio Demetrio Bacci wrote:
> I have a problem with Squid 3 on Debian 8.2
>
> When the users open your browsers, the squid asks the name and password.
> Until this moment is OK, but if the users inform only the password (field
> "name" not filled - in blank), the navigatio
I have a problem with Squid 3 on Debian 8.2
When the users open your browsers, the squid asks the name and password.
Until this moment is OK, but if the users inform only the password (field
"name" not filled - in blank), the navigation is permitted.
The following is my squid.conf file:
http_por