Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with LogonUser
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00489684
Message ID:
00490039
Vues:
12
>I plan on running this function in a COM component. What rights does the user it runs under need in order for it to work?
>
>Jake

Jake,
Unless you are running the COM component under MTS/COM+, it will use the security context of the user that instantiates the object. Under MTS/COM+, you can specify the account to use for authentication when the object is instantiated.

Password changing is usually limited to persons with administrative privileges and that specific person. If a regular user attempts to change someone elses password, they will get a security message. If the user is not allowed to change their password, another message will be displayed (don't know which one as I have never been in this kind of environment).
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform