Re: Force login up

From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 05/31/05


Date: Tue, 31 May 2005 15:54:57 +1000

Hi,

If you are using HTTP based authentication (e.g. Basic, Integrated Windows
Auth). you may be able to log the user out using the following (if they have
IE6 SP1):
http://www.adopenstatic.com/cs/blogs/ken/archive/2005/04/12/14.aspx

It is up to the browser to decide whether to send credentials or not, and
unfortunately IE sends credentials to the site for any windows opened in the
same process.

Cheers
Ken

-- 
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com
"VK" <VK@discussions.microsoft.com> wrote in message 
news:D100C7CF-8864-4F33-A189-C5B51FACAFD6@microsoft.com...
: Hello,
:
:  I am letting IIS via AD authenticate the user. Now the window login popup
: always appears when the user access any of the pages on the intranet the
: first time. However I want that the window popup should appear via a link 
or
: something like that. Now can I force that window pop up to appear?
: Furthermore how do I logout a user? Is there a cookie or something like 
that
: which I need to reset? As said I let IIS doing all the checking.
:
: Thanks 


Relevant Pages

  • Re: Silly question
    ... Windows Authentication on your SQL server and control the access trough SQL ... > So I use window auth to check the user identity inside my ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Authentication how:to
    ... This braindead "security patch", which is a total overkill (and easily could ... When the user clicks on the link, the document is opened> in a new IE window. ... > headers, but when the IE window opens, it does not know of this> authentication, and consequently prompts for it. ... The new IE update> has stopped this method of passing authentication to a URL, ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Silly question
    ... >You can use Windows Authentication to authenticate users. ... >usernames stored in your SQL database in a users Table ... >credentials to go to SQL server. ... >> So I use window auth to check the user identity inside ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Basic Authentication and popup windows
    ... The secured site is opened in a separate window. ... This is when the Basic Authentication is performed. ... existing browser window, the authentication details are still valid ...
    (microsoft.public.dotnet.faqs)
  • Re: Basic Authentication and popup windows
    ... The secured site is opened in a separate window. ... This is when the Basic Authentication is performed. ... existing browser window, the authentication details are still valid ...
    (microsoft.public.dotnet.general)