Re: Constrained Delegation Problem: SQL partially delegated
- From: "JimLad" <jamesdbirch@xxxxxxxxxxx>
- Date: 17 Nov 2006 09:05:13 -0800
Apologies! Turns out my ASP code was pointing at one db server and
asp.net was pointing at a different db server. Sorry!!
James
JimLad wrote:
Hi,
I have set up delegation and IT WORKS to link through to a back end SQL
server.
However for security reasons I want to limit the services that can be
delegated to to MSSQLSvc on the db server. An SPN has been set up for
the SQL server account on port 1433.
When I swap to constrained delegation a simple asp page with ADO still
works, but my main app doesn't. The technologies used are ASP.NET 1.1
(ADO.NET), ASP (ADO), and SQLXML virtual directory.
I assume that either I need to enable another port or add another
service. Can someone enlighten me?
Cheers,
James
.
- Follow-Ups:
- Re: Constrained Delegation Problem: SQL partially delegated
- From: Ken Schaefer
- Re: Constrained Delegation Problem: SQL partially delegated
- References:
- Prev by Date: Re: Impersonation and Delegation with ASP ASP.NET 1.1 IIS6 SQLXML
- Next by Date: Re: Virtual Directory to a remote UNC not working properly
- Previous by thread: Constrained Delegation Problem: SQL partially delegated
- Next by thread: Re: Constrained Delegation Problem: SQL partially delegated
- Index(es):
Relevant Pages
|