Re: custom page for user credentials?
From: Roger Abell [MVP] (mvpNoSpam_at_asu.edu)
Date: 07/08/03
- Next message: Roger Abell [MVP]: "Re: Security to send mail with ASP pages: CDO versus SMTP service"
- Previous message: David Wang [Msft]: "Re: custom page for user credentials?"
- In reply to: Sven Erik Matzen: "custom page for user credentials?"
- Next in thread: Sven Erik Matzen: "Re: custom page for user credentials?"
- Reply: Sven Erik Matzen: "Re: custom page for user credentials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 8 Jul 2003 00:48:56 -0700
Sven,
I am not fully catching what you mean by
the requirement "no impersonation of IIS"
Is what you are after, in the end, is to have a valid
Windows token/credentials, which may vary based
on the browsing identity but not necessarily be the
browsing identity nor any account used by IIS ?
If so, you may want to look into "protocol transitioning"
feature (which is not available in W2k, it is W2k3 only).
-- Roger "Sven Erik Matzen" <sven.matzen@ppepro.com> wrote in message news:O6SuPIFRDHA.3192@tk2msftngp13.phx.gbl... > Hi there, > > I want to use SSPI at the server side to authenticate user logins. I already > have routines to do this, but currently I need to transmit the user name, > domain and password over the net to make it work. It's not a big problem in > my situation (encrypted password, HTTPS and switched LAN) but I want to make > it better. My needs: > - custom page for entering login credentials (changes from client to client) > - support for IE6 greater > - support for Windows 2000 and greater > - no impersonation of IIS > > Is there a way to make this work? Can I generate a JScript to tell IE to use > specific credentials for a server-login? > > Sven > >
- Next message: Roger Abell [MVP]: "Re: Security to send mail with ASP pages: CDO versus SMTP service"
- Previous message: David Wang [Msft]: "Re: custom page for user credentials?"
- In reply to: Sven Erik Matzen: "custom page for user credentials?"
- Next in thread: Sven Erik Matzen: "Re: custom page for user credentials?"
- Reply: Sven Erik Matzen: "Re: custom page for user credentials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|