12-09-2015 12:10 AM
Hi Everyone,
We have WSA(S680) 8.5.2-103 and its deployed in both explicit and transparent mode.We are using default setting for authentication as below .The issue we are facing is that sometimes user gets blocked because it goes with machine name and instead username.Can anyone help me with this issue.
Credential Cache Options: |
|
---|
12-09-2015 12:29 AM
just to add one more thing to above query we have even authentication bypass the microsoft related updates.
12-09-2015 05:40 AM
Enclosing the details re. this issue below:
Background info:
Microsoft introduced a new feature into Windows 7 and and above called "Network Connectivity Status Indicator"(NCSI), which shows up as a little globe icon that appears over the network interface icon in the system tray. Immediately after login, this feature will attempt to request data from the Internet in order to know if there is Internet connectivity.
There are known issues with NCSI, where it will send machine credentials instead of user credentials when NTLM authentication is required.
Microsoft KB:
https://technet.microsoft.com/en-us/library/cc766017%28WS.10%29.aspx
Please see the instructions below to workaround the issue:
**Local workstation *
These changes can be pushed to all clients as a Global Policy Object (GPO) using the Domain Controller.
Workaround on the WSA
Create an Identity for NCSI and exempt it from authentication based on the URL or its User Agent.
Known URLs to which NCSI Connects
ncsi.glbdns.microsoft.com
newncsi.glbdns.microsoft.com
www.msftncsi.com
NCSI User Agent
Microsoft NCSI
Regards,
Zack
12-09-2015 06:20 AM
So bypassing the above links and setting this registry value of EnableActiveProbing", to 0 will solve the issue of machine name caching on proxy??
12-31-2015 05:33 AM
Hi Nitin,
Doing one of the three will work.
1) Registry entry will stop probe
2) Bypassing authentication for URLs will do just that, the caveat is in the word "known" there may be others now or in the future.
3) Bypassing for the User Agent will mean that anything with a user agent of "Microsoft NCSI" will not authenticate.
Your call which one is best, I think I'd choose the user agent bypass, but it depends on your environment.
Thanks
Chris
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide