Integrated Authentication and change user

M

Mino

Hi!!
I develop an Intranet Web Application and I use the Integrated Authentication,
ASP.NET 2.0 and IIS 6.0, but I'd like to enable the function to change the
connected user (like Sharepoint)...
Which is the method to do this??

I use this code:

Response.Status = "401 Unauthorized"
Response.AddHeader("WWW-Authenticate", "NTLM")

to ask the user credential, but after the use insert the correct credential I
can't redirect to Home page...

Any Idea?
Thanks.
Mino
 

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,776
Messages
2,569,603
Members
45,187
Latest member
RosaDemko

Latest Threads

Top