Code for programmatic login like autologon?

  • Thread starter Thread starter Tim Jowers
  • Start date Start date
T

Tim Jowers

How do I write code to login programmatically? That is, I basically
want my program to provide the user name and password and then the
system logs in just as if the user logged in by typing their user name
and password on the screen. This would do whatever the autologon
feature does but rather than get the user name and password from the
registry my source code or software will provide it.

I looked through MSDN at GINA and searched the web but just cannot
seem to find this.

Thanks!
Tim
 
You would have to write a GINA replacement and that isn't an easy thing to
do.

Oli
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

autologon problem 15
Expiration notification 4
How to AutoLogon with Tweak UI ? 1
Autologon 7
Tweak UI Autologon.. 15
autologon 2
Login To Domain With No Problems 1
Can a GINA STUB fulfil my requirement? 0

Back
Top