|
-
Oct 7th, 2002, 05:07 AM
#1
Thread Starter
Hyperactive Member
NT Authentication Dialog for Site
Hi,
We are developing an intranet site. We use "Basic Authentication (Windows authentication)" for authorizing entry into the application.
When session expires, we want the authentication to happen again. Since the "Request.server" variable values are already set, the pop up dialog box does not happen. We do not have a custom login page.
Can you please let us know how this can be done?
Thanks,
Jemima.
Last edited by JemimaChadwick; Oct 8th, 2002 at 12:03 AM.
"Your worst days are never so bad that you are beyond the reach of God's grace...
and your best days are never so good that you are beyond the need of God's grace."
-
Oct 7th, 2002, 08:49 PM
#2
Black Cat
I believe what happens is that the web browser actually is the one catching the username/password on the first successful login, then resending it everytime the server asks for another login - pretty much every further authenticated page. You can run a packet sniffer on the browser to make sure, but since you can use authentication on static html pages that don't have anything to do with ASP, I'm pretty sure that is the case.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|