LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Squid proxy authentication (https://www.linuxquestions.org/questions/linux-newbie-8/squid-proxy-authentication-910060/)

roopakl 10-25-2011 09:49 AM

Squid proxy authentication
 
Hi..masters,
I saw this url "http://www.cyberciti.biz/tips/linux-unix-squid-proxy-server-authentication.html" which is given step by step to configure basic authentication for internet access. I have to clarify 2 things that if we are created nearly 100 users using
"htpasswd /etc/squid/passwd username"
then should we mention in the squid.conf file as
"auth_param basic children 100"
and otherthing is, if we have mentioned in squid.conf file as
"auth_param basic credentialsttl 2 hours"
then again will proxy server prompt the user to give his password after 2 hours, even the user has selected to remember the password in the browser? If yes then how to mention in squid.conf file that as apart from first time authentication, it never should ask the password until the user clears the browser history. Please help.

roopakl 10-26-2011 02:05 AM

Squid proxy authentication
 
Could anybody please answer?:confused:

roopakl 10-26-2011 09:19 PM

Squid proxy authentication
 
please help....

darthaxul 10-27-2011 12:44 AM

access
 
if the person never clears browsing history then they will always be authenticated
so why not just make a better rule to allow certain ip addresses

roopakl 10-27-2011 09:04 AM

Squid proxy authentication
 
Hi..Thanks for your reply. That because apart from few users, I would like to everyone should be authenticated by proxy for first time, so I can monitor the squid logs with both IP and username with sarg.
And what about 100 users and authentication time duration?

Quote:

Originally Posted by darthaxul (Post 4509464)
if the person never clears browsing history then they will always be authenticated
so why not just make a better rule to allow certain ip addresses



All times are GMT -5. The time now is 10:43 AM.