Steven
Tue Sep 27 23:57:05 CDT 2005
You can enable auditing of object access in Local Security Policy
[secpol.msc] and then configure auditing on folders to see who accesses a
file [not a user friendy process by a long shot] but you can not tell who
copied a file since that is a write operation to another computer in your
case. Permissions can be modified to restrict access to specific users and
groups though administrators can always gain access to non encrypted files.
On a Windows 2000 computer EFS can be used to encrypt non system files
though if you are not the only administrator of your computer then even that
may not be completely safe since an administrator could configure himself to
be a Recovery Agent on your computer. Do not attempt using EFS unless you
read all about it and know how to backup/restore your EFS private key to a
password protected .pfx file or you could lose permanent access to your
files if your EFS private key is lost, overwritten, or becomes corrupted.
The links below may be of interest. --- Steve
http://support.microsoft.com/default.aspx?scid=kb;en-us;300549
http://support.microsoft.com/default.aspx?scid=KB;en-us;q300958
http://support.microsoft.com/default.aspx?scid=kb;EN-US;223316
"Jason Zhang" <JasonZhang@discussions.microsoft.com> wrote in message
news:53CBD003-E0D5-4CB8-BF5B-F7F9FD4D95E3@microsoft.com...
>A W2K PC in NT Network
> Is it possible to know who ever access my PC to view/copy files from my
> PC?
>
> many thanks!
>
> Jason