Search squid archive

Re: Squid 3 with AD Integration has Sharepoint Access problem!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21/03/11 18:16, Go Wow wrote:
Sharepoint is integrated with NTLM, normally it doesn't ask for
username and password. Also if we enter username and password when the
pop up comes then its not accepting. Why does it allow some users and
block others? Just to mention I changed my squid3 config to add NTLM
support with 2 auth_param basic and NTLM. Is this the cause of
problem??

That change might make a browser bug visible. I have not seen any other cases of it though. The proxy login and the server login are completely separate in HTTP and Squid. The browser *should* be considering each to be separate and sending the right ones.


Browser only sends credentials when they have to. First nothing, which squid 407 challenges. Then just the proxy ones which the server 401 challenges. Then both, which works.

So what you see in the logs would be:
   TCP_MISS/407 1729 GET http://spserver/ - NONE/-
TCP_MISS/401 1729 GET http://spserver/ DOMAIN-NAME\User.Name DIRECT/192.168.50.124 text/html TCP_MISS/200 4567 GET http://spserver/ DOMAIN-NAME\User.Name DIRECT/192.168.50.124 text/html
 ...


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.11
  Beta testers wanted for 3.2.0.5


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux