Re: Kerberos Constrained Delegation For Access To A Single Application Pool



Maybe I'm reading into this. When you say delegate identity, can you expand
on that? I think you want to authorize an identity to use/access resources
across pool A and C but not B and D.

If it helps, your authentication source is Active Directory (or ADAM or ?)
but your authorization can happen in other ways depending on how you setup
your application. I believe it may be the role management that would be most
interesting to you (http://msdn2.microsoft.com/en-us/library/3yfs7yc7.aspx)
..

Al
<seangoogle@xxxxxxxxxxx> wrote in message
news:1145733799.289759.27080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there some way to configure a service account used to run an ASP.NET
application pool to delegate identity only to specific virtual
directories or application pools on a remote server?

From what I've read, I've only ever seen constaining delegation down to
the HTTP service on a web service. This is insufficient for our
scenarios because we have many applications that run in various farms
and want to control access between specific applications.

For example:

- 2 Web Servers
- Server 1 Has Web Services: A & B
- Server 2 Has Web Services: C & D
- Web Service A should be able to delegate identity to web service C,
but not D
- Web Service B should be able to delegate identity to web service D,
but not C
- A & B Can Run as separate service accounts

How do I restrict access from the various service accounts to only
specific virtual directories or application pools on a server?
Possible?

Thanks!



.



Relevant Pages

  • Re: Deploying Web Service on Windows Server 2003
    ... Currently the server is running another application "eRooms" which does not ... I do know that the Web Service Extensions for Active Server Pages is ... Using the Network Services account the application pool ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Deploying Web Service on Windows Server 2003
    ... Can your Win2003 server serve simple HTML pages? ... > application pool. ... Added the web service dll to the web serverice extensions allowed list. ... > Also added the .asmx file to this one as I'm not sure what difference it ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Kerberos Constrained Delegation For Access To Single Application P
    ... You will need to setup a unique FQDN for the resources in question (provided ... application pool to delegate identity only to specific virtual directories ... HTTP service on a web service. ... Server 1 Has Web Services: ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Kerberos Constrained Delegation For Access To A Single Application Pool
    ... Server 1 Has Web Services: ... Web Service A should be able to delegate identity to web service C, ... specific virtual directories or application pools on a server? ...
    (microsoft.public.windows.server.active_directory)
  • Re: Kerberos Constrained Delegation For Access To Single Application P
    ... When you configure different worker process accounts for each application you can register a SPN for every application - but you need separate DNS names ... Server 1 Has Web Services: ... Web Service A should be able to delegate identity to web service C, ...
    (microsoft.public.dotnet.framework.aspnet.security)