0 Pluspunkte 0 Minuspunkte

Ich sehe immer wieder Event Logs wo ein Feld für einen "virtuellen Account" steht.

"An account was successfully logged on. Subject: Security ID: S-1-0-0 Account Name: - Account Domain: - Logon ID: 0x0 Logon Information: Logon Type: 3 Restricted Admin Mode: - Virtual Account: No Elevated Token: No Impersonation Level: Impersonation New Logon: Security ID: S-1-5-21-796845957-1326574676-839522115-1582 Account Name: claudia.hrvath Account Domain: D2000 Logon ID: 0x305DC7826 Linked Logon ID: 0x0 Network Account Name: - Network Account Domain: - Logon GUID: {00000000-0000-0000-0000-000000000000} Process Information: Process ID: 0x0 Process Name: - Network Information: Workstation Name: GRZ-NB-MOWO03 Source Network Address: 172.21.0.190 Source Port: 52557 Detailed Authentication Information: Logon Process: NtLmSsp Authentication Package: NTLM Transited Services: - Package Name (NTLM only): NTLM V2 Key Length: 128 This event is generated when a logon session is created. It is generated on the computer that was accessed. The subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe. The logon type field indicates the kind of logon that occurred. The most common types are 2 (interactive) and 3 (network). The New Logon fields indicate the account for whom the new logon was created, i.e. the account that was logged on. The network fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases. The impersonation level field indicates the extent to which a process in the logon session can impersonate. The authentication information fields provide detailed information about this specific logon request. - Logon GUID is a unique identifier that can be used to correlate this event with a KDC event. - Transited services indicate which intermediate services have participated in this logon request. - Package name indicates which sub-protocol was used among the NTLM protocols. - Key length indicates the length of the generated session key. This will be 0 if no session key was requested."

Was bedeutet das? Was für ein virtueller Account ist das?

von (1.3k Punkte)  

1 Antwort

0 Pluspunkte 0 Minuspunkte
Virtuelle Konten sind Systemkonten, die automatisch von Windows für bestimmte Dienste erstellt werden. Sie haben die selben Rechte wie lokale Konten und können direkt von Windows Diensten (z.B Windows Update, IIS oder SQL Server) verwendet werden, ohne dass ein Passwort hinterlegt werden muss. In deinem Log steht aber "Virtual Account: No", was bedeutet dass das betreffende Konto kein virtuelles Konto ist. Das bedeutet, dass es sich um ein normales Benutzerkonto und nicht um ein automatisch verwaltetes Systemkonto handelt.
von (1.1k Punkte)