What strategies work well for identifying the machine a user is browsing from?
Assumptions: Domain User on a Domain Machine using IE and Integrated Windows Authentication with at least NTLM.
This SHOULD be easy, but I can't find how you can pull this info out of Request or any other hole. Per-client certificates seems a lot of overhead (and I don't even know if you can access the certificate info through Request). I also thought about a MAC address-based scheme... ick. Calgon, take me away!