I'm trying to have squid add an authorization header when a user accesses a particular URL pattern. Here's the situation; Internal users access the Internet through squid and authenticate to an LDAP server. We have a partner site we'd like to give access to these users but local users do not have individual accounts on that server. Instead the partner provides a single login for all our users. So, I'd like to automatically add that single login information to the request when the local users access the URL pattern. That allows them to login to the proxy once and then access the partner site without having to login again or even know the login/password of that site. Does squid support anything like that? I've been digging through the manual but haven't found anything. Can the request be modified by an external program? -- View this message in context: http://www.nabble.com/Add-authorization-header--tp23068246p23068246.html Sent from the Squid - Users mailing list archive at Nabble.com.