Event Logs and Logon Type

  • Thread starter Thread starter Himanshu S
  • Start date Start date
H

Himanshu S

Following is the event log description from the server.
Does anybody know the meaning of Logon Type? In the
following example logon type is 2 and 3, what does it mean?
Where can I get the more help on Logon Type?


10/27/2003 5:57:19 PM Security Success
Audit Logon/Logoff 528 Devp\user1 TestServer
Successful Logon:
User Name: user1
Domain: Devp
Logon ID: (0x0,0x285D52C)
Logon Type: 3
Logon Process: KSecDD
Authentication Package:
MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation Name: \\abc345
10/27/2003 5:50:38 PM Security Success
Audit Logon/Logoff 528 Devp\user2 TestServer
Successful Logon:
User Name: user2
Domain: Devp
Logon ID: (0x0,0x1456Z905)
Logon Type: 2
Logon Process: User32
Authentication Package:
MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation Name: TestServer
 
2 = interactive
3 = network
4 = batch
5 = service
6 = proxy
7 = unlock

Don't know what 1 is or if it even exists.
 
Thanks a lot for your help.
Can you tell me from which manual or help file you got
this information? I may find more information regarding my
issue.

Thanks again
Himanshu
-----Original Message-----
2 = interactive
3 = network
4 = batch
5 = service
6 = proxy
7 = unlock

Don't know what 1 is or if it even exists.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Himanshu S said:
Following is the event log description from the server.
Does anybody know the meaning of Logon Type? In the
following example logon type is 2 and 3, what does it mean?
Where can I get the more help on Logon Type?


10/27/2003 5:57:19 PM Security Success
Audit Logon/Logoff 528 Devp\user1 TestServer
Successful Logon:
User Name: user1
Domain: Devp
Logon ID: (0x0,0x285D52C)
Logon Type: 3
Logon Process: KSecDD
Authentication Package:
MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation Name: \\abc345
10/27/2003 5:50:38 PM Security Success
Audit Logon/Logoff 528 Devp\user2 TestServer
Successful Logon:
User Name: user2
Domain: Devp
Logon ID: (0x0,0x1456Z905)
Logon Type: 2
Logon Process: User32
Authentication Package:
MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation Name: TestServer


.
 
Back
Top