Question about privileges required to call LoadUserProfile from ASP.NET webservice

S

Shawn Anderson

I am trying to call LoadUserProfile from within an ASP.NET webservice. I
have set the process to run under an impersonated account that is an
administrator -- however, everytime I try to execute the LoadUserProfile
call, I get a message saying that a "Required privlege is not help by
client" or something very close to that message.

I have tried adding to the process and user handle the SeTcbPrivilege,
SeChangeNotifyPrivilege, as well as just about every other privilege that I
can think of. But still keep getting the same error.

Can anyone offer anything thoughts or suggestions?

Thanks
Shawn Anderson
 
I

Ivan Brugiolo [MSFT]

If you enable auditing for privilege usage in secpol.msc,
you should have the name of the missing privilege in the Security Event Log
file.
 
S

Shawn Anderson

The suggestion was a good one, however for some reason no error/failure is
displayed on any of the systems I am testing on.
 
S

Shawn Anderson

Thanks but I saw that already :)

I have verifiied that both the calling process and calling thread have the
privilege.

Shawn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top