Squid 2.6 Stable 9. Ok so if I understand you correctly, it will not drop down to basic ever with IE since it is NTLM capable, it will just prompt you for your credentials if the credentials that were provided weren't a member of the specific require-membership-of group. And that would explain why I never get prompted with the realm provided in the basic authentication potion. Thank you, Brian On 5/4/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
It should not. If the browser is NTLM capable it should drop down to an NTLM authentication dialog when the logged in user is denied access, not basic (Basic only gets used if the browser is not NTLM capable, or not willing to speak NTLM with the proxy). This said, NTLM is a bit different.. Which version of Squid? If 2.5 make sure to test with 2.6. The NTLM support between the two version is substantially different and not going to look at a problem unless it's confirmed in 2.6. Regards Henrik