RE: Reading username if authentication failed?
From: Martin Smith (martinsmonline@microsoft.com)
Date: 06/05/02
- Next message: Jack Brewster: "Re: Can't download exe's from my own site"
- Previous message: Frank Reissner: "IIS + Cgi User_account"
- In reply to: Hafis: "Reading username if authentication failed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: martinsmonline@microsoft.com (Martin Smith) Date: Wed, 05 Jun 2002 15:53:00 GMT
Hi,
You can use the Request object in ASP. Check out the below page.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/html
/psdk/asp/vbob5vsj.asp
Thanks,
Martin
A new Security patch is available for IIS. Please read the information
available at:
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/
bulletin/MS02-018.asp
This posting is provided AS IS with no warranties, and confers no rights.
----------------------------------------------------------------------------
----------------------------------------------------------------------
Content-Class: urn:content-classes:message
From: "Hafis" <ghannam@gmx.net>
Sender: "Hafis" <ghannam@gmx.net>
Subject: Reading username if authentication failed?
Date: Tue, 4 Jun 2002 08:57:48 -0700
Lines: 21
Message-ID: <b00801c20be0$92a7b740$b1e62ecf@tkmsftngxa04>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcIL4JKn+1Ad7anVSMOhtMULWIOIvg==
Newsgroups: microsoft.public.inetserver.iis.security
NNTP-Posting-Host: TKMSFTNGXA04 10.201.232.163
Path: cpmsftngxa08!cpmsftngxa06!cpmsftngxa07
Xref: cpmsftngxa08 microsoft.public.inetserver.iis.security:7279
X-Tomcat-NG: microsoft.public.inetserver.iis.security
Hi Group,
one more post concerning Authentication and IIS.
If a user tries to log in through the popup window, is
there any chance to read his username to do a second
authorization step
a) if the user successfully logged in
b) if the user failed to log in
I do need the username in the second step to avoid another
html form based login step. I have seen this many times on
other sites. Is the username stored in a session variable?
What if I want to user the username and password to query
against other data like Name and others using LDAP?
Therefore i would need his username (and maybe password)
stored in session variables.
Thanks in advance for your help,
Hafis
- Next message: Jack Brewster: "Re: Can't download exe's from my own site"
- Previous message: Frank Reissner: "IIS + Cgi User_account"
- In reply to: Hafis: "Reading username if authentication failed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|