Hello,
We have an old Windows 2003 std server and someone keeps changing the permissions on a single file that is very important, can I audit who does this?
Thanks
- Edited by TB303 15 hours 39 minutes ago
Technology Tips and News
Hello,
We have an old Windows 2003 std server and someone keeps changing the permissions on a single file that is very important, can I audit who does this?
Thanks
Hi
Firstly, please enable audit object access policy under Computer Configuration\Windows Settings\Security Settings\Local Policies\Audit Policy in Local Group Policy Editor (if it is in a domain, please check it under the default domain
policy in Group Policy Manager) to a Security setting of Success.
Then you need to enable auditing on that file. Please open the file's properties dialog box, select the Security tab, click Advanced, and select the Auditing tab of the Advanced Security Settings window. In your case, you can check the
Change permissions permission in the "Auditing Entry for ..." page.
After that, you can check the security logs in event viewer once some changes the permissions on that file.
Best regards,
Susie