Kerberos Constrained Delegation for Writing Files
- From: Debra <Debra@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Apr 2008 09:04:02 -0700
We have a web application deployed on web server, devfiniis03v. A user
accessing the web site remotely gets an “access to path denied” message when
the program tries to write a file elsewhere on the network
(\\devfs01\data\working\TWMS).
We have tried to use constrained delegation through multiple tiers as
described in the document, How To: Use Protocol Transition and Constrained
Delegation in ASP.NET 2.0 . We have been able to successfully get rid of
the error message and create the file on the network share. However, in
order to do this we had selected the “Trust this computer for delegation to
any service (Kerberos only) option on the delegation tab of the web server.
We would like to narrow this down to just the needed service so that we can
select the “Trust this computer for delegation to specified service only”
option. So we tried this option and selected the devfs01 computer and w3svc
service. This seemed to work at first but then stopped working. Someone had
told us that we should select the workstation or server service, but we
didn’t see services by those names in the drop down.
What would be the correct service choice? How do you know if the shown
delegation settings are actually in effect? (When we changed back to any
service, it didn’t start working right away).
Additionally, we need clarification on which server the delegation is
configured. Is it the web server or the file share? According to the above
mentioned article the web share should delegate to the file share but it
works more consistently when the delegation is on the file share.
.
- Follow-Ups:
- Re: Kerberos Constrained Delegation for Writing Files
- From: Joe Kaplan
- Re: Kerberos Constrained Delegation for Writing Files
- Prev by Date: Re: Does .NET 2.0 have classes to create a SAML Assertion
- Next by Date: Re: Kerberos Constrained Delegation for Writing Files
- Previous by thread: Separate session timeouts for individual users
- Next by thread: Re: Kerberos Constrained Delegation for Writing Files
- Index(es):
Relevant Pages
|