Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatic NT login
Message
 
 
To
15/05/2001 22:27:02
General information
Forum:
Windows
Category:
Administration & Security
Miscellaneous
Thread ID:
00507673
Message ID:
00508761
Views:
40
This message has been marked as the solution to the initial question of the thread.
>Is it possible for a COM object to programatically authenticate to NT using username and password from an IIS session object?

Yes. Check out Rick Strahl's wwIPStuff utilities on his web site (www.west-wind.com). It uses the CreateProcessAsUser and LogonUser API functions to do this. In order for this to work, the creating user must have permission to act as part of the OS. Because the IIS internal user does, this technique works.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform