A required privilege is not held by the client on Windows 2000 Advanced Server

P

Parv

I am trying to impersonate user to some other system using
userName,domainName,password in C#. My Code is working fine if i am
working on Windows 2000 professional after assigning current user "Act
as part of Operating system" permission.
But when i tried to do the same on Windows 2000 advanced server
after assigning current user i.e. administrator or anyone else "Act as
part of Operating system" permission it gives me error "A required
privilege is not held by the client". What is extra that i have to do
on windows 2000 advanced server.

Best Regards,
Parveen Beniwal
 
P

Parv

Hi all
Answering my own question. I was facing this problem as i was
working on Domain Controller not on a client machine and to do the
required current user must have same permission i.e. "Act as part of
Operating system" in Domain Controller Security Policy and Domain
Security Policy along with the Local Security policy.
After this we'll be able to impersonate user on Window 2000 Advanced
Server also. BTW thanx to everyone.

Best Regards
Parveen Beniwal
 

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

Top