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
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What are different authentication types. How do you retreive
user id in case of windows authentication.
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are different authentication types. How do you retreive user id in case of windows authentication.
Answer
# 1
1.Window
2. Forms
3. Passport
 
Is This Answer Correct ?    1 Yes 1 No
Ram
[Z Tech]
 
  Re: What are different authentication types. How do you retreive user id in case of windows authentication.
Answer
# 2
Different Type of Authentications are

Anonymous Authentication ( IUSR_COMPUTERNAME) 
Windows Integrated Authentication ( It uses NTLM or 
Kerberose, AuthType in IIS metabase)
Basic Authentication – ( Clear Text )
Digest Authentication
Advance Digest Authentication
Windows Form based authentication (using database at the 
blackened)
IIS 6 includes. Passport Authentication.
I believe Radius Authentication is one which can be 
included..! Authentication with Internet Authentication 
service IAS.

How do you retrive UserID in case of Windows Authentication?

HTTP header has the property Auth_Type = The authentication 
method that the server uses to validate users ( NTLM or 
Kerberos if Windows Intergrated Authenticaiton is used)

AUTH_USER = Returns the raw authenticated user name

Create a ASP page on webserver and drop the following lines 
to see the auth user..! 
:)

<%
for each x in Request.ServerVariables
  response.write(x & "<br />")
next
 %>
 
Is This Answer Correct ?    2 Yes 0 No
Jignesh Pandya
 
 
 
  Re: What are different authentication types. How do you retreive user id in case of windows authentication.
Answer
# 3
Windows integrated authentication
Anonymous authentication

We can get  the  userid  from user identity
 
Is This Answer Correct ?    1 Yes 0 No
Karthik
 

 
 
 
Other IIS Interview Questions
 
  Question Asked @ Answers
 
How a web service is exposed to outside world ? TCS1
In which process does IIS runs ?  2
How do you remotely administer MS IIS? Microsoft3
Types of authentications in IIS? Microsoft3
What are different authentication types. How do you retreive user id in case of windows authentication. Microsoft3
IIS SSL ?  1
Advantages in IIS 6.0?  2
How do you remotely administer MS IIS? Microsoft1
Connectivity of SQL 2000 + Vb. Using ODBC.  1
how many web.config files are there in 1 project.we can overwrite the web.config files PCS13
How a proxy is generated for a web service ? TCS2
IIS Application pool ?  1
IIS Isolation modes  3
What are webservices, its attributes. Where they are available ? TCS3
what is architecture of IIS? Xerox1
How many users supported by IIS at a Time  1
What are the different IIS authentication modes in IIS 5.0 and Explain?  2
In IIS Version 6.0 Through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be ? Plz. Reply me IBM1
How do you consume a web service ? Digital-GlobalSoft1
IIS Host headers  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