Hi,
I have a log file in the folder S:\Logs\Logs.log. S: is a shared folder for all users. The logs.log file is appended when any user login/logoff into any PC or server. I have given Everyone group special permission such that delete & delete subfolder is unchecked. The users are able to append and not able to delete this log files and it is working as expected.
But, now I want to deny the users modifying and saving this files but to append, not delete the file. How can i achieve this?
Any ideas?
TIA