Re: Remote file access while impersonating with NTLM



if you are impersonating, you are impersonating - you had to write code to do that - and you have to remove code to stop it - but maybe i am wrong....

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

I'm not actually asking for delegation of the client's credentials.
I'm asking if it is possible to somehow adjust Windows security,
without changing code, and force the credentials of the service (not
the client) to be used to validate the file read. I thought we had
done this in testing, but can't reproduce it now (maybe it was a
dream?). This is an existing installation that the customer wants to
modify. Kerberos will be implemented in a future release.

"Narendra" wrote:

As specified "Everything is in a domain and the service runs as a
domain user account". Good point is to use delegation. Also it is a
good practise.

"Joe Kaplan (MVP - ADSI)" wrote:

If you don't impersonate the client, then the file should be read
with the service account's network credentials. If you do
impersonate and you need to delegate, then you need Kerberos
delegation.

Joe K.



.



Relevant Pages

  • Re: Delegatoin w/ Protocol transition in a Windows 2000 native domain
    ... authentication is the only box checked) on the Exchange 2003 /exchange ... frontend-server by means of impersonating the user who's logged on ... This account is trusted for delegation. ... system" privelege on the ASP.NET server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Impersonation with EventLog access Help!
    ... an ASP.NET app that is impersonating a user. ... enabling delegation for that account. ... access the remote eventlog through Event Viewer fine and I can also get the ... String machineName) ...
    (microsoft.public.dotnet.security)
  • Re: Delegatoin w/ Protocol transition in a Windows 2000 native domain
    ... The ASP.NET application needs delegated access to the exchange ... This account is trusted for delegation. ... system" privelege on the ASP.NET server. ... While impersonating I query the Exchange 2003-frontend server with ...
    (microsoft.public.win2000.active_directory)
  • Re: Proxy auth with default credentials
    ... I can't auth with kerberos to the proxy, ... I'm happy I can't do that, but seeing as I'm impersonating the user on ... the IIS box. ...
    (microsoft.public.dotnet.framework.aspnet.security)