Single sign-on?

J

Jeff

Hello All,

This has probably already been asked - and if so - please direct me to the
proper thread.. If not:

Once a user is logged in via our domain controller and can access the
network and authorized shares - how do I configure an ASP.NET 2.0 app
(running in the domain on a web server) to get the users credentials
(username) so I can make a determination of what role he is in and allow only
appropriate pages?

Thanks,

Jeff
 
D

Dominick Baier [DevelopMentor]

Hello jeff,

configure IIS for integrated authentication
and ASP.NET for Windows authentication (<authentication mode="Windows" />)
 
J

Jeff

Thanks - that did it!


Dominick Baier said:
Hello jeff,

configure IIS for integrated authentication
and ASP.NET for Windows authentication (<authentication mode="Windows" />)
 

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
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top