Logon32_logon_new_credentials

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jbansiya
    New Member
    • Dec 2009
    • 1

    Logon32_logon_new_credentials

    My client system is in Domain A and the server in Domain B. To access resources on the server from my client, I need to impersonate using credentials of a user in the remote domain. I call LogonUser to get a token using LOGON32_LOGON_N EW_CREDENTIALS attribute. Do I need to create a user as a local or domain user with the same name and password as the one I am using for imerpsonation?
Working...