Re: Passing credentials
From: Tom Kaminski [MVP] ((A_at_T))
Date: 07/30/03
- Next message: gousers: "Secure FTP"
- Previous message: Tom Kaminski [MVP]: "Re: User NT Authentication"
- In reply to: Kumarajothi C: "Passing credentials"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 30 Jul 2003 09:53:20 -0400
"Kumarajothi C" <kumarajothi@ctd.hcltech.com> wrote in message
news:0ab301c35672$d8aea310$a101280a@phx.gbl...
> Hi,
>
> I have two web sites (site A and Site B) on the same IIS
> server. Site B is set with 'Basic Authentication' mode.
> Site A doesnt have basic authentication enable.
>
> From site A I programmatically get the user name and
> password to validate the user and redirect the user to
> Site B. Here in Site B i am again asked for User name and
> password (Because of Basic Authentication). Is there any
> way to programmatically pass the user credential when
> redirecting the user the Site B.
>
> When the user accesses directly Site B, it should ask
> for user name and password, But when it is redirected from
> Site A, it should not ask user name and password again.
>
> Thanks for the reply in Advance,
You could give this a shot ...
How to Implement a Single Logon Across Multiple Web Servers
http://support.microsoft.com/default.aspx?scid=kb;en-us;281408
-- Tom Kaminski IIS MVP http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS http://mvp.support.microsoft.com/ http://www.microsoft.com/windowsserver2003/community/centers/iis/
- Next message: gousers: "Secure FTP"
- Previous message: Tom Kaminski [MVP]: "Re: User NT Authentication"
- In reply to: Kumarajothi C: "Passing credentials"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|