Jump to content

Recommended Posts

Posted

I am new to SSPI and find it a bit confusing. I need to login as another user and modify that users CurrentUser registry key.

At first I tried using the API LogonUser() followed by LoadProfile. But when compiled in Unicode and run on WindowsNT, LogonUser gives me an exception. If I could figure out why and how to fix it I wouldn't have to use SSPI.

So I found some examples of sspi and tried using it myself. I finally got to where I can change the user (or so I think) but can't figure out how to get/do anything with that user's profile.

Any ideas?

  • 3 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...