windows authentication VS Kerberos authentication in ASP.NET 2.0?

N

nenzax

Whats the differnce between windows authentication in ASP.NET 2.0?
and Kerberos authentication in ASP.NET 2.0?

Thanks
NEN
 
D

Dominick Baier [DevelopMentor]

Hello nenzax,

The <authentication mode="Windows" /> setting in ASP.NET means that your
web app is relying on IIS authentication.

Which authentication method IIS uses depends on the settings in the directory
security dialog.

Kerberos is an authentication protocol used in Windows domain environments.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top