You are on page 1of 2

70%

What type of IIS authentication is best used for intranet Web servers with clien
ts that are members of the same Active Directory domain and are separated by a f
irewall or proxy server?
Basic Authentication
Anonymous Authentication
Digest Authentication
Windows Authentication----
What is the only authentication method integrated into IIS7 that IIS7 enables by
default?
Basic Authentication
Anonymous Authentication
Digest Authentication
Windows Authentication----
When you install the Web Server (IIS) role on a Windows Server 2008 computer, wh
at user account does IIS7 create?
WWWUSERS
IIS_IUSRS
IISUSR
IUSR----
Where is the root directory of the default Website placed when IIS is installed?
C:\inetpub\wwwroot----
C:\wwwroot\inetpub
C:\WINDOWS\inetpub\wwwroot
C:\wwwpub\inetroot
What authentication protocol is ticket-based and is used by Windows computers th
at are members of an Active Directory domain?
NTLM
NTLMv2
Kerberos----
Certificate Services
What is the weakest of the challenge/response authentication methods supported b
y IIS7?
Basic Authentication
Anonymous Authentication
Digest Authentication----
Windows Authentication
What is a way to configure an ASP.NET application to run in a security context d
ifferent from the applicationâ s default context?
ASP.NET Masquerading
ASP.NET Impersonation----
ASP.NET Extensible Security
ASP.NET Enhanced Security
What is it that specifies what clients are able to do on a Website after they ha
ve been authenticated by the server?
authorization rules----
authentication rules
Web security rules
IIS rules
What module enables you to limit client access to specific file types in several
different ways?
ASP.NET Impersonation
Digest Authentication
IIS Security
Handler Mappings----
What security protocol allows you to encrypt data exchanged by clients and IIS s
ervers?
Basic Authentication
Secure Sockets Layer----
Secure IIS Layer
Socket Authentication

You might also like