I have a web asp.net 2 application with windows authentication enabled and it works perfectly for users on the domain. However, for users whose laptops and machines aren't on the domain but have credentials, they are not authenticated.
Could someone please help?