On Tue, 13 Jan 2004, Robert Gabriel wrote: > Problem is: can we get Squid to handle [EMAIL PROTECTED], user\domain or > something similar for proxy authentication from Internet Explorer?
Squid just sends whatever the user entered in the login box to the helper. If you can get the required authentication running from the command line then wrapping up a suitable Squid basic authentication helper doing the same is not hard. There should be no need to go over PAM for this. Regards Henrik
