changing server clock

  • Thread starter Thread starter sherry
  • Start date Start date
S

sherry

We are using windows 2000 server and need your kind help!

Is there a way one(a system administrator with all the
right access he needs) could modify contents of files
saved on server without leaving a trace(e.g. changed the
server clock backwards so the file date still looked the
same)? We suspect an ex-admin might have modified some
files without showing but don't know how we could
confirm.

Greatly appreciate your kind suggest/direction!
 
Sure...basically anybody with an administrator-level password can, with a
little bit of know-how, accomplish anything. Anybody calling the
SetFileTime() API can do what you're suggesting without fiddling with the
clock. Of course, fiddling with the clock might be simpler....

Why were the ex-admin's passwords not changed when he/she left?
 
Back
Top