I don't have access to my win serv 2003 box right now, so could someone help
me with the following question I saw about the exam:
the question asked what authentication mode was needed in order that a user,
belonging to a group that has access permissions to a resource, does not get
prompted to enter a username and password when they try to access the
resource. The existing conditions included the anonymous user with a
password, digest authentication, and basic authentication.
I reason that the integrated windows authentication should be allowed in
order to avoid the prompt. The way I see it, the only other thing that could
cause a prompt would be if the anonymous user is not enabled, or if the user
doesn't have access to the resource. But both these cases are met, so simply
removing the basic authentication mode would not be the solution.
Any insight? thanks