all groups > asp.net caching > august 2006 >
You're in the

asp.net caching

group:

when my C# service impersonates a secondary account does the secondary account need any special permissions? what are they?


when my C# service impersonates a secondary account does the secondary account need any special permissions? what are they? Daniel
8/22/2006 10:36:16 AM
asp.net caching: when my C# service impersonates a secondary account does the secondary
account need any special permissions? what are they?

Re: when my C# service impersonates a secondary account does the secondary account need any special permissions? what are they? Alvin Bruney [MVP]
8/25/2006 8:44:42 PM
It doesn't *need any special permissions. Impersonation allows the process
to run under the identity of the account that is being impersonated.
Whatever permissions the impersonated account has, that is what the account
will get, no more no less.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


[quoted text, click to view]

AddThis Social Bookmark Button