Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Capturing User info with Squid

  • 29-12-2004 2:33pm
    #1
    Hosted Moderators Posts: 7,486 ✭✭✭


    Hi all, a bit of a strange query here.

    I've got squid up and running successfully and it also require a login/password from each user so i can track usage.

    I installed this anti-virus remote-update feature from my college which sends a HTTP Username / Password to the college server to access the anti virus updates (Sophos). So it has two sets of username/passwords: the proxy one and the web one.

    The configuration panel for the app had the data pre-inserted for the web username and password. It's stored encrypted in the config file on the windows machine which is no use. I want to get at it so i can auto-update my linux servers anti-virus with installation packages for linux which i know to be on the college server.

    Seen as squid must see the request, is there any way to grab the username and password as I suspect they're probably using basic auth (and it's not an SSL connection either?)


Advertisement