Intranet windows authentication

  • Thread starter Rafi Daskalo via .NET 247
  • Start date
R

Rafi Daskalo via .NET 247

Hello.

I'm currently developing an intranet c# based application.
I need to assign a windows login authentication form for
users who needs to authenticate from any computer in the intranet web.

How can i re-login through the aspx page by initiating
windows integrated authentication form?

Thank,
 
R

Raterus

Windows authentication was meant to work from the authenticated client, there is really no way to change this after they are up and running.

One way around this should work is to start up Internet Explorer with different credentials using "Run As", which is supported in windows 2000/XP

on windows 2000, hold shift while right-clicking the IE url, select run as..., and enter the credentials. In xp, you just need to right click and select RunAs, also this requires that you have the "runas service" running on their computer.

Hope this helps,
--Michael
 

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,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top