Windows Authentication in Two ASP.NET web page.

G

Guest

In my web application, the website uses windows authentication to respond
every access. So someone shoud type use name & password before log in my web
site. But there is a web page used in testing DB connction. This web page
should test connection successfully with speciafied user name & passord.
Moreover, End user don't know to test db connection to use other user name &
password at all. So is there any way to implement it and End user don't need
how to work background?
Any help would be appreciated.
thanks.
 
G

Guest

I'm not 100% sure I followed you but are you talking about simply having that
page run under a different user context? If so, what you are after is called
Impersonation. It's an entry in the web.config....
 

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,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top