We have some users that will be connecting through a VPN Tunnel to our network to an internally hosted web app that uses Windows Authentication through IIS. These users won't be on a domain PC, so they get prompted to supply credentials, is there a way to put our domain name in that prompt? i.e.
Username: ADDomain\__________________
Password: _______________________________
Or is that too much of a security risk that it's not allowed?
Thanks,