I have a little issue that I'd like to find a fix for. A have a web server
that is a member of a development domain (yes, I know that having web
servers being members of domains isn't generally a good idea).
I have a web site on this server that is set to use basic authentication.
I've created a local user account on this server for this basic
authentication.
Developers access this server remotely using terminal services. They log in
using a domain account that is a member of the local administrator group in
order for them to make changes to this machine.
They have discovered that if they type domain\accountname and the
appropriate password they can access the website that uses basic
authentication without using the local account I created.
I can't think of any way of preventing this short of removing them as local
administrators which I don't really want to do.
Does any have any other suggestions?
Thanks for your help
Scott