LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   squid (https://www.linuxquestions.org/questions/linux-newbie-8/squid-835902/)

zia05 10-03-2010 06:38 AM

squid
 
i want to use squid with free radius and mysql.
i am able to authenticate user if i am changing client browser.
but i want to do authetication authorization and accounting without doing any change in client browser( transparent mode).
Please help me.

acid_kewpie 10-03-2010 07:42 AM

Transparent proxying seems like a wonder uptopia or something, but seldom is. Authenticating a transparent session is always a hack, essentially you have to perform a man-in-the-middle attack on your own users, which is horrible. Do th right thing, and configure the browsers to explicitly use a proxy, and it's so so so much nicer and simpler. You might want to look at making the browsers use a proxy.pac file stored on a central server to pull proxy configuration details from. That way it is easy to change the configurations for all browsers and you can have a much nicer and more flexible environment.

zia05 10-04-2010 12:51 AM

Dear Cris
Please tell me how to configure centralize file to change the browser setting

zia05 10-04-2010 12:52 AM

Dear acid_kewpie,

Please tell me how to configure centralize file to change the browser setting

acid_kewpie 10-04-2010 02:39 AM

just google for proxy.pac files and read up on it a bit.

prayag_pjs 10-04-2010 05:54 AM

What if some one has more than 120 system in networks,that too Dual-Boot?That too each OS using firefox,IE and chrome!!! Wont it be cumbersome?


All times are GMT -5. The time now is 06:10 PM.