G
Guest
Hi All,
I have a program, running as a service, that accept connection from a
client. If the program is running under LocalSystem account, it works fine.
However, if I run the program from a command line (which means it runs under
my domain account, which is a member of the Local Aminitrator group), it
failed with the error
error 1314: A required privilege is not held by the client.
How do I give my domain account the same privilege that the LocalSystem
account has?
Thanks.
I have a program, running as a service, that accept connection from a
client. If the program is running under LocalSystem account, it works fine.
However, if I run the program from a command line (which means it runs under
my domain account, which is a member of the Local Aminitrator group), it
failed with the error
error 1314: A required privilege is not held by the client.
How do I give my domain account the same privilege that the LocalSystem
account has?
Thanks.