Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registering files
Message
From
23/02/2006 11:14:00
 
 
To
23/02/2006 11:02:52
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01098528
Message ID:
01098534
Views:
12
>Is there a way to register new dll's no matter what the user rights are ?


If you know a username/password that does have rights you could look at the
LogonUser API as well as the ImpersonateLoggedOnUser API then do the RevertToSelf API after your done. Other than that I don't think there would be a way because that would be a security risk. Having your application know the username/password of someone that does have rights is also a security risk as well.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform