ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  IIS
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Types of authentications in IIS?
 Question Submitted By :: Geethu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Types of authentications in IIS?
Answer
# 1
IIS 6.0 supports the following authentication methods: 

? Anonymous authentication. This authentication method 
allows everyone access to the public areas of your Web 
sites, without asking for a user name or password.
 
? Basic authentication. This authentication method prompts 
the user for a user name and a password, also called 
credentials, which are sent unencrypted over the network.
 
? Digest authentication. This authentication method 
operates much like Basic authentication, except that 
passwords are sent across the network as a hash value for 
additional security. Digest authentication is available 
only on domains with domain controllers running Windows 
server operating systems.
 
? Advanced Digest authentication. This authentication 
method is identical to Digest authentication, except 
Advanced Digest authentication stores the client 
credentials as a Message Digest (MD5) hash in Active 
Directory on your domain controller running Windows Server 
2003.
 
? Integrated Windows authentication. This authentication 
method uses hashing technology to scramble user names and 
passwords before sending them over the network.
 
? UNC authentication. This authentication method passes 
users' credentials through to the computer with the 
Universal Naming Convention (UNC) share.
 
? .NET Passport Authentication. This authentication method 
is a user-authentication service that lets Web site users 
create a single sign-in name and password for access to 
all .NET Passport?enabled Web sites and services. .NET 
Passport?enabled sites rely on the .NET Passport central 
server to authenticate users; .NET Passport?enabled sites 
do not host and maintain their own proprietary 
authentication systems.
 
? Certificate authentication. This authentication method 
uses Secure Sockets Layer (SSL) certificates to 
authenticate servers and clients.
 
 
Is This Answer Correct ?    4 Yes 0 No
Awadh Vishwari
 
  Re: Types of authentications in IIS?
Answer
# 2
IIS 6.0 supports the following authentication methods: 

? Anonymous authentication. This authentication method 
allows everyone access to the public areas of your Web 
sites, without asking for a user name or password.
 
? Basic authentication. This authentication method prompts 
the user for a user name and a password, also called 
credentials, which are sent unencrypted over the network.
 
? Digest authentication. This authentication method 
operates much like Basic authentication, except that 
passwords are sent across the network as a hash value for 
additional security. Digest authentication is available 
only on domains with domain controllers running Windows 
server operating systems.
 
? Advanced Digest authentication. This authentication 
method is identical to Digest authentication, except 
Advanced Digest authentication stores the client 
credentials as a Message Digest (MD5) hash in Active 
Directory on your domain controller running Windows Server 
2003.
 
? Integrated Windows authentication. This authentication 
method uses hashing technology to scramble user names and 
passwords before sending them over the network.
 
? UNC authentication. This authentication method passes 
users' credentials through to the computer with the 
Universal Naming Convention (UNC) share.
 
? .NET Passport Authentication. This authentication method 
is a user-authentication service that lets Web site users 
create a single sign-in name and password for access to 
all .NET Passport?enabled Web sites and services. .NET 
Passport?enabled sites rely on the .NET Passport central 
server to authenticate users; .NET Passport?enabled sites 
do not host and maintain their own proprietary 
authentication systems.
 
? Certificate authentication. This authentication method 
uses Secure Sockets Layer (SSL) certificates to 
authenticate servers and clients.
 
Is This Answer Correct ?    0 Yes 0 No
Sri
 
 
 
  Re: Types of authentications in IIS?
Answer
# 3
IIS 6.0 supports the following authentication methods: 

? Anonymous authentication. This authentication method 
allows everyone access to the public areas of your Web 
sites, without asking for a user name or password.
 
? Basic authentication. This authentication method prompts 
the user for a user name and a password, also called 
credentials, which are sent unencrypted over the network.
 
? Digest authentication. This authentication method 
operates much like Basic authentication, except that 
passwords are sent across the network as a hash value for 
additional security. Digest authentication is available 
only on domains with domain controllers running Windows 
server operating systems.
 
? Advanced Digest authentication. This authentication 
method is identical to Digest authentication, except 
Advanced Digest authentication stores the client 
credentials as a Message Digest (MD5) hash in Active 
Directory on your domain controller running Windows Server 
2003.
 
? Integrated Windows authentication. This authentication 
method uses hashing technology to scramble user names and 
passwords before sending them over the network.
 
? UNC authentication. This authentication method passes 
users' credentials through to the computer with the 
Universal Naming Convention (UNC) share.
 
? .NET Passport Authentication. This authentication method 
is a user-authentication service that lets Web site users 
create a single sign-in name and password for access to 
all .NET Passport?enabled Web sites and services. .NET 
Passport?enabled sites rely on the .NET Passport central 
server to authenticate users; .NET Passport?enabled sites 
do not host and maintain their own proprietary 
authentication systems.
 
? Certificate authentication. This authentication method 
uses Secure Sockets Layer (SSL) certificates to 
authenticate servers and clients.
 
Is This Answer Correct ?    1 Yes 0 No
Shekar
 

 
 
 
Other IIS Interview Questions
 
  Question Asked @ Answers
 
IIS logfile formats ?  1
Types of authentications in IIS? Microsoft2
IIS Isolation modes  3
IIS Port numbers? Emind-Technologies5
What are the different IIS authentication modes in IIS 5.0 and Explain?  2
IIS metabase ?  1
IIS WEB GARDENS?  1
Did you work on IIS adminisdtration ? Satyam2
What are webservices, its attributes. Where they are available ? TCS3
what is architecture of IIS? Xerox2
How do you consume a web service ? Digital-GlobalSoft1
Types of authentications in IIS? Microsoft3
IIS backup/restore?  1
IIS services ? TCS2
How to install our WebApplication In Web Server Honeywell3
IIS SSL ?  1
IIS Application pool ?  2
How to configure the sites in Web server (IIS)? Microsoft3
How a proxy is generated for a web service ? TCS2
IIS user accounts?  2
 
For more IIS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com