Would someone help me reach .NET security Nirvana?

Stan LaRue <[email protected]> Mon, 17 Jun 2002 18:58:41 -0500
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <[email protected]>
Hello All,

I have been trying to implement a remote object (hosted under IIS) that
provides performance data. After jacking with impersonation for a week
(the docs leave out the crucial part about the account having to have
delegation rights set from Active Directory...among other things), I
finally have it working....but my assembly won't load because the
account doesn't have enough rights to access performance data.

You would think that the remote server would need to log in under an
account that had the "Profile system performance" right. But no, that
doesn't work. So I sit here dumbfounded and completely pissed off. Yeah,
I know it will work if I go in under the system account, but I don't
want to do that. Can anyone please point me in the right direction? Page
numbers, reference, anything.

Thanks,
Stan

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.