Forum: VB.NET |
Thema:
Re: Problem mit Impersonation |
Von:
G. Guest (
18.08.2004 10:51) |
Du benötigst die entsprechenden Benutzerrechte für den aktuellen Benutzer unter dessen Kontext die Impersonation läuft!
Schau unter LogonUser in der MSDN!
Auszug aus der MSDN:
The account being logged on, that is, the account specified by lpszUsername, must have the necessary account rights. For example, to log on a user with the LOGON32_LOGON_INTERACTIVE flag, the user (or a group to which the user belongs) must have the SE_INTERACTIVE_LOGON_NAME account right. For a list of the account rights that affect the various logon operations, see Account Rights Constants.
Betreff |
Von |
Datum |
|
|
G.
Guest
|
19.08.2004 14:37 |
|
|
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!