I've got an external facing SPS 2003 server. It's a stand along box
with everything running on it, and it authenticates to an AD DC.
It's currently configured to use HTTPS and basic authentication.
The problem is that internal users (on the domain) get tons of logon
requests. When they hit the box, they get a logon request. When they
open an office document, they get a logon request.
Is there any way for me to support multiple authentication types?
I'd like to have the external users use HTTPS / Basic and the internal
users use NTLM.
Can it be done? If so, what do I do?