Re: making a Web Request from my server
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 10 Jan 2008 02:42:53 GMT
Thanks for your reply MC,
Yes, kerberos would be one possible approach for double hop cases. However,
it is quite complex and tight coupled for you to involve kerberos
delegation in your distributed environment. You need to perform configure
from client to webserver to the backend server(the domain account, server
machine principal accounts...).
If you do want a try, you can have a look at the following reference about
using and troubleshooting kerberos delegation cases:
#How to configure an ASP.NET application for a delegation scenario
http://support.microsoft.com/kb/810572
#Troubleshooting Kerberos Delegation
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/
security/tkerbdel.mspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Date: Wed, 09 Jan 2008 12:03:47 +0000
From: mc <mc@xxxxxxxxxxxxxxxx>
Newsgroups: microsoft.public.dotnet.framework.aspnet
Subject: Re: making a Web Request from my server
currently authenticate via the
Sorry this one dropped off my radar slightly.
I'm aware of the Double hop issue and thought I had it covered, we
same server against remote databases as the impersonated user fine.setting of the
If we assume (and I know it's a big assumption) that I've got the kerberos
originating web server correct. Would I need to reconfigure the serversThat I'm connecting to?
the time (and funding) to
This is now a purely academic question as it's unlikely that I will have
compete as planned.fails assume the system is
The interim solution was to open a raw TCP/IP socket to port 80, if it
down. This is mostly successful but doesn't deal with an app pool that hasbeen suspend as that
still accepts connections.please
Steven Cheng[MSFT] wrote:
Hi MC,
Any progress on this issue? If there is anything else we can help,
rights.feel free to post here.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no
--------------------
.
- Follow-Ups:
- Re: making a Web Request from my server
- From: Steven Cheng[MSFT]
- Re: making a Web Request from my server
- References:
- Prev by Date: RE: IIS bug-Concurrent request lock before IHttpModule.AcquireRequ
- Next by Date: Re: Incorrect syntax near 'nvarchar'.
- Previous by thread: Re: making a Web Request from my server
- Next by thread: Re: making a Web Request from my server
- Index(es):
Relevant Pages
|
Loading