Re: Something is editing jpegs on my server by Phillip
Phillip
Thu Jun 19 06:51:36 PDT 2008
"Jordon" <jordon@REMOVETHISgrahamtrucking.com> wrote in message
news:1v8jf9.v8h.19.1@integratelecom.com...
> Phillip Windell wrote:
>> Assuming that is a "yes",..it means this is happening locally on the box
>> (not from accross the network) and it is being done with domain
>> administrator.
>
> Yesterday, in testing object access auditing, I modified a couple
> of jpegs, then went to the servers security log. It showed me as
> the user but it showed server-2 as the computer, even though the
> workstation that did the edit was called station22.
Ok, sorry.
There is no where in the log entry where the machine you were comming from
is mentioned? In any case, changing the password will most likely "weed it
out" regaurdless of where it is comming from.
> Will tasks in the task scheduler, that are dependent on a user and
> password (like backup) then fail?
Yes they will. That is why you are supposed to create specific accounts for
each Task, preferably local accounts and not domain account, when
possible,...and not use the Administrator for these types of things. For
example I use account I created called "BackupUser" to run sheduled backups
with NTBackup instead of using the Administrator Account. The same is true
of running services,...they should use the built in System Account as much
as possible, and when that is not possible create a special account for each
service (or maybe for a group of services). The idea is to have
accountability with repsect to what account something runs under and also
that the account something runs under only has the bare minimum
rights/privledges/permissions/scope to get the job done.
With products you might purchase, a lot of products/services tell you to use
the Administrator Account out of shear lazness of the product developers
because they don't want to take the time to determine the minimum
requirements for the product's access needs in order to give you the "specs"
to create the service account yourself, or have the product's installation
routines create the account for you.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------