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

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,689
Members
48,796
Latest member
Greg L.

Latest Threads

Top