Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programatically logout and login 1

Status
Not open for further replies.

TardisInc

MIS
Sep 3, 2003
22
0
0
US
I'm writing an auto-update program for a network in VB6, but users have to have admin privileges to run the updates, so I want to log the user out, login as an admin with a password known to my program, run the update, then log the user back in.

I apologize if this is somewhere in this thread or another, but I couldn't find it, even though I looked.

Thanks in advance,
Larry Wilson
TARDIS Systems, Inc.
 
Do a search for Impersonate User

Or see this thread thread222-548282

Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top