G
Guest
Hello,
I have a windows service running under the local system account. I want to
be able to impersonate the current user logged onto windows. How can I
determine the current user. APIs all seem to return the name of the user
running the current process. ".\LocalSystem" which is not what I require.
I have a windows service running under the local system account. I want to
be able to impersonate the current user logged onto windows. How can I
determine the current user. APIs all seem to return the name of the user
running the current process. ".\LocalSystem" which is not what I require.