ed wrote:
> Periodically, I get these entries in my win2000 Server Security Log. It
> appears someone logs on via the machine account and then tries to change the
> password of the disabled TSInternet User.
>
> It seems as though my security is dong the job, but are there any
> enhancements that I could do in security?
>
> Log files are as follows:
>
> --------------------------------------------------------------------------
>
>
> EVENT #
> 43533
>
> EVENT LOG
> Security
>
> EVENT TYPE
> Audit Success
>
> SOURCE
> Security
>
> CATEGORY
> Account Management
>
> EVENT ID
> 627
>
> USERNAME
> NT AUTHORITY\SYSTEM
>
> COMPUTERNAME
> MYCOMPUTER
>
> TIME
> 1/28/2005 7:20:38 PM
>
> MESSAGE
> Change Password Attempt:
> Target Account Name: TsInternetUser
> Target Domain: MYCOMPUTER
> Target Account ID: MYCOMPUTER\TsInternetUser
> Caller User Name: MYCOMPUTER$
> Caller Domain: mycomputergrp
> Caller Logon ID: (0x0,0x3E7)
> Privileges: -
Blimey! You didn't look very far did you?
http://support.microsoft.com/default...244057&sd=tech
Excerpt:-
CAUSE
The TsInternetUser account is used by the Terminal Services Internet
Connector License. When Internet Connector Licensing is enabled, a
Windows 2000-based server accepts 200 anonymous-only connections.
Terminal Services clients are not prompted with a logon dialog box; they
are logged on automatically with the TsInternetUser account. The success
audit listed above is generated daily as the system changes the password
used by the TsInternetUser account for security purposes. This is
expected behavior on a server with Terminal Services Internet Connector
Licensing enabled. Currently, this event is logged when Internet
Connector Licensing is not enabled.
STATUS
Microsoft has confirmed that this is a problem in the Microsoft products
that are listed at the beginning of this article.
--------------------------------------------------------------------------------