Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Re: Event administrator login?

Reply
Thread Tools Display Modes

Re: Event administrator login?

 
 
Pegasus [MVP]
Guest
Posts: n/a

 
      11-11-2009


"steve" <> wrote in message
news:708e49a7-5a47-4ada-a98d-...
>I have a very small network.
> Maybe 10 computer. I have installed and set up software that tells me
> if the administrator has logged in. Im the administrator but I think
> sometimes the network password gets out and people use it when they
> shuold not.
>
> Anyway I get event messages that tells me that the administrator has
> logged in or off. However I strongly believe that of these message
> come from various processes that are going on, maybe backups or other
> things that I have running?
>
> The question is how can I tell when its a process or something
> else ?? thats running as administrator or when its an actual login. I
> cant really make head nor tails of the messages one way or another.
>
> Here are some of the messages.
> -----------------
> win2003-07rnw0i
> Application Security
> Criticality Medium
> Time 00:04:16, Wed, Nov 11 2009
> No of Occurances 1
> Message Logon attempt using explicit credentials:
>
> Logged on user:
> User Name: WIN2003-07RNW0I$
> Domain: mydomain
> Logon ID: (0x0,0x3E7)
> Logon GUID: {8dd8b0bd-7cd5-7abe-9b67-2d8c15f17050}
>
> User whose credentials were used:
> Target User Name: administrator
> Target Domain: a.b.c
> Target Logon GUID: -
>
>
> Target Server Name: LIB2.a.b.c
> Target Server Info: RPCSS/LIB2.a.b.c
> Caller Process ID: 448
> Source Network Address: -
> Source Port: -
> -------------------------------------------------------------------------------------------------
> Host win2003-07rnw0i
> Application Security
> Criticality Medium
> Time 00:04:13, Wed, Nov 11 2009
> No of Occurances 1
> Message Service Ticket Request:
>
> User Name:
> User Domain: a.b.c
> Service Name: LIB1$
> Service ID: mydomainLIB1$
> Ticket Options: 0x40810000
> Ticket Encryption Type: 0x17
> Client Address: 127.0.0.1
> Failure Code: -
> Logon GUID: {db8f44fa-7ff8-8be5-8c0d-fcd22fabc836}
> Transited Services: -
>
> ---------------------------------------------------------
>
> Host win2003-07rnw0i
> Application Security
> Criticality Medium
> Time 00:04:13, Wed, Nov 11 2009
> No of Occurances 1
> Message Logon attempt using explicit credentials:
>
> Logged on user:
>
> User Name: WIN2003-07RNW0I$
> Domain: mydomain
> Logon ID: (0x0,0x3E7)
> Logon GUID: {8dd8b0bd-7cd5-7abe-9b67-2d8c15f17050}
>
> User whose credentials were used:
>
> Target User Name: administrator
> Target Domain: mydomain
> Target Logon GUID: -
>
>
> Target Server Name: Lib1.a.b.c
> Target Server Info: Lib1.a.b.c
> Caller Process ID: 216
> Source Network Address: -
> Source Port: -
> ---------------------------------------------------------Host
> win2003-07rnw0i
> Application Security
> Criticality Medium
> Time 22:43:29, Tue, Nov 10 2009
> No of Occurances 1
> Message Logon attempt using explicit credentials:
>
> Logged on user:
>
> User Name: WIN2003-07RNW0I$
> Domain: mydomain
> Logon ID: (0x0,0x3E7)
> Logon GUID: {8c63e5b3-155f-ea3c-443d-c0d2407aad5b}
>
> User whose credentials were used:
>
> Target User Name: administrator
> Target Domain: mydomain
> Target Logon GUID: -
>
>
> Target Server Name: Lib1.a.b.c
> Target Server Info: Lib1.a.b.c
> Caller Process ID: 4052
> Source Network Address: -
> Source Port: -
> -----------------------------------------------------------------------------------------------
>


Change the password so that no other processes or people can use the
Administrator account, then check the event viewer for alerts. You must also
run this command:

net user administrator /domain

in order to monitor when the password gets changed again.


 
Reply With Quote
 
 
 
 
Pegasus [MVP]
Guest
Posts: n/a

 
      11-11-2009

"steve" <> wrote in message
news:b7661a28-20f5-4d84-924f-...
> Thanks. Yes changing the password is definetly an option however some
> software that we use eg backup software and possibly some other I have
> not thought about will fail. So it means changing adjusting other
> passwords also. Also ... I was hoping there would be something in the
> message that I could either include or exclude from my event analysing
> software so I am not sent false access events. In other words Im still
> going to have to understand the events, to make rules to not email me
> about every administrator login. Only those that are a real human
> being.
>
> cm


You should refrain from using the Administrator password for scheduled jobs,
for reasons which are now becoming clear. The usual method is to create a
dedicated account, .e.g Scheduler, with suitable privileges and with a
strong password. The same applies to services: Always use the System account
or a dedicated service account for them.

You will probably find that the "LogonType" reported by the Event Viewer
tells you whether you're dealing with an interactive or background logon.


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
the dns server sendto() function failed. the event data contains the error. event id 77053 Hugo DNS Server 7 12-17-2009 02:59 PM
the dns server sendto() function failed. the event data contains the error - event id 7053 Hugo DNS Server 3 12-13-2009 06:09 AM
Explorer Crashes after Update Trader Windows Update 1 11-10-2009 05:41 AM
Spooler crash event 7011 JD Windows Small Business Server 2 10-27-2009 07:32 PM
Error reports what do they mean Joe83 Windows Vista Hardware 1 06-07-2007 03:35 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59