Groups | Blog | Home
all groups > asp.net security > september 2004 >

asp.net security : Re: problem writing a file


Dominick Baier
9/27/2004 3:50:17 PM
if you are impersonating depends on the impersonate=true/false switch in web.config.

trust for delegation is a active directory setting.



---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

nntp://news.microsoft.com/microsoft.public.dotnet.framework.aspnet.security/<u9SE2XNpEHA.3460@TK2MSFTNGP15.phx.gbl>

Thanks for your prompt reply Dominick

I'm not sure which is the case as I am not the server administrator - they
are away :-(
But I'm a bit confused as to the machine account needing to be trusted for
delegation?
Is this an option in IIS admin?

Regards
Iain

[quoted text, click to view]
(w2k3). The local ASPNET account has no network credentials on another
machine -> use a domain account instead. The Network Service account has the
credentials of the machine (MachineName$) when in Active Directory or none
if stand-alone. Also here - use a domain account or a account that matches
on both machines
[quoted text, click to view]
credentials. your machine/service account has to be trusted for delegation
to achieve this.
[quoted text, click to view]



Iain A. Mcleod
9/28/2004 12:09:08 AM
Thanks again for the reply.

How can I find out if trust for delegation is enabled? Is it enabled on a
machine specific basis, and if so, is it the webserver or the smb server
providing that share which should have trust enabled?

Regards
Iain



[quoted text, click to view]

AddThis Social Bookmark Button