Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registering files
Message
De
23/02/2006 11:14:00
 
 
À
23/02/2006 11:02:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01098528
Message ID:
01098534
Vues:
11
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform