Passing user credentials to another server...?
From: Wizard! (wizard13gr_at_gmail.com)
Date: 11/23/05
- Next message: Dominick Baier [DevelopMentor]: "Re: Passing user credentials to another server...?"
- Previous message: Dominick Baier [DevelopMentor]: "Re: Help in forms authentication"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Passing user credentials to another server...?"
- Reply: Dominick Baier [DevelopMentor]: "Re: Passing user credentials to another server...?"
- Reply: Ken Schaefer: "Re: Passing user credentials to another server...?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Nov 2005 09:41:23 -0800
Ehlo :)
I am having this problem:
Server A runs IIS and .NET framework
Server B runs Microsoft Media Server
users authenticate themselves to server A using web forms.
SOME of them, have payed access to server B, so I need to redirect them
there and view some streaming content.
On server B there is a user (StreamUser) that can access the streaming
content, but not the IUSR.
So, I need to pass user/pass of StreamUser, to server B, and view the
content, WITHOUT displaying the authentication window to user. The
reason I want to avoid that is, that if he/she knows password for
StreamUser, it could pass it away to other people that have not payed
for this content.
I am also able to know his real IP, since we are his/hers dialup/adsl
provider.
Any ideas?
I tried using impersonation, I did logged on to server A, however, even
if I had same user with same pass to server B, it still popups the
authenticate window....
- Next message: Dominick Baier [DevelopMentor]: "Re: Passing user credentials to another server...?"
- Previous message: Dominick Baier [DevelopMentor]: "Re: Help in forms authentication"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Passing user credentials to another server...?"
- Reply: Dominick Baier [DevelopMentor]: "Re: Passing user credentials to another server...?"
- Reply: Ken Schaefer: "Re: Passing user credentials to another server...?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|