Link to home
Start Free TrialLog in
Avatar of shlafrock
shlafrock

asked on

Squid proxy authentication

I need to configure squid to log users activity,
so I need to see some username. Basic auth is fine, so I configured it like this :
http://www.cyberciti.biz/tips/linux-unix-squid-proxy-server-authentication.html .

Everything works fine except that even if I check "Remember password" in Internet Explorer it pop-up's everytime IE is started. I don't want any pop-up or user interaction.
Can this be done?
Avatar of khuphuc
khuphuc
Flag of Italy image

the basic authentication, as two characteristic, it's send the user credential clear trough the lan, and don't remember the credential in anyway,  instead of it request all time, i don't know how squid work, but in microsoft iis server, when you want to view all time the user credentian login request, you use basic authentication

is statistic by IP acceptable to you?
Avatar of shlafrock
shlafrock

ASKER

JrLz:
 no, I need usernames .
ASKER CERTIFIED SOLUTION
Avatar of oppofwar
oppofwar

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of James Murrell
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.