Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to impersonate a user without logging him on?

Tags:

People also ask

How do you impersonate a user?

Impersonate a user Click the name of an individual user to view the detail page. Click the Impersonate link next to the user's name.

What is the Selected to impersonate another user?

To impersonate another user, the impersonator selects the Impersonate icon on the far right of the Tab Bar and selects the user from the Impersonate drop-down list. To stop impersonating a user, the impersonator clicks the Impersonate icon and selects Stop Impersonate from the Impersonate drop-down list.

How do you impersonate someone in ServiceNow?

Open the User menu by clicking your user name in the ServiceNow banner. Select the Impersonate User menu item. In the Impersonate User dialog, enter the name of the user to impersonate in the Search for user field. Select the user from the list.


Is it possible to impersonate a user without supplying user name/password? Basically, I'd like to get the CSIDL_LOCAL_APPDATA for a user (not the current one) using the ShGetFolderPath() function. All I currently have is a SID for that user.