What are the different iis authentication modes in iis 5.0 and explain? Difference between basic and digest authentication modes?
Answer / Somesh Gupta
In IIS 5.0, there were three primary authentication modes: Anonymous, Basic Authentication, and Digest Authentication. nn1) Anonymous Authentication allows unauthenticated users to access the resource.nn2) Basic Authentication sends the username and password in clear text over the network, making it vulnerable to interception. It is commonly used for intranet applications.nn3) Digest Authentication uses a cryptographic hash of the password, which provides better security compared to Basic Authentication as it doesn't transmit the password in plaintext. However, it requires support from both the client and server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does iis recycle do?
What does restarting iis do?
Which is better iis or apache?
About stateless and state full web service ?
What is the user name of anomyus login???
Where is appcmd?
What is the service name for iis?
In a single process non of user's are accessing Web site when i checked the logs it showing event ID "530" ? need the solutions and also Mail me all the event id's related to IIS...
How do I open iis application pool?
What are the Advantages in IIS 6.0?
IIS WEB GARDENS?
How do I check my application pool?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)