This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NTLM/Kerberos authenticating device instead of user

So since today only, we are having a strange issue, where users are getting authenticated by devices instead of username. 

This is how it should look, and for most users it is correct it seems.

So the above, its basically their username@company.net which works fine.

But some users are getting authenticated by device, like this:

I've never seen this before, but its blocking all web access since we use web policies that block web access if the user is not in specific AD groups. Obviously as a computer object, these are not going to be in the correct groups.

Any reason this would be happening? Seems to happen more in Chrome than other browsers too.



This thread was automatically locked due to age.
Parents
  • So I think I have figured out what is causing this. Recently we have changed our DHCP servers to include option 252 in our scope options which is the URL to a WPAD.dat file for our proxy configuration.

    Previously we have specified our proxy config file as a group policy on login. So I think what is happening is that devices are getting IP addresses prior to login, and so they are being authenticated to our XG via the device name because there is no user logged in at the point of getting the IP address.

    Is there any way to prevent this from happening? Or can I force the device to re-auth on login using something in GPO, or a script or something else? 

    Thanks.

Reply
  • So I think I have figured out what is causing this. Recently we have changed our DHCP servers to include option 252 in our scope options which is the URL to a WPAD.dat file for our proxy configuration.

    Previously we have specified our proxy config file as a group policy on login. So I think what is happening is that devices are getting IP addresses prior to login, and so they are being authenticated to our XG via the device name because there is no user logged in at the point of getting the IP address.

    Is there any way to prevent this from happening? Or can I force the device to re-auth on login using something in GPO, or a script or something else? 

    Thanks.

Children
No Data