Create a new windows logon session programmatically

Yashwanth Lokam 51 Reputation points
2021-09-27T10:04:48.55+00:00

I want to create a new windows logon session without logging off or signing out the current user and logging into a new one at sign-in or lock screen. I have tried LsaLogonUser, SPFD pointer tables, created a new authentication package, etc.. . Now, can anyone tell me if it is possible to create a windows logon session using only RDP client and without the help of a windows server machine? I need to create a session from other users active session.

Windows development | Windows API - Win32
Developer technologies | C++
{count} vote

1 answer

Sort by: Most helpful
  1. Yashwanth Lokam 51 Reputation points
    2021-09-28T10:01:53.46+00:00

    I looked into that but it didn't work out.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.