You are correct Mike, that is ill advised as a permanent config, bout would rule out perms and complete the proper closing of the file for debugging.
On Tuesday, September 24, 2013 11:43:18 AM UTC-4, Michael Starks wrote: > > On 24.09.2013 10:08, Jared wrote: > > I believe that this is what you need in your batch file after you > > echo > > into the file: > > > > cacls "C:Program Files (x86)ossec-agentclient.keys" /T /E /G > > everyone:F > > I wouldn't recommend this. This grants everyone full access. That means > an attacker can read/delete that file. The file should only need to be > readable by SYSTEM and Administrators. We have an open bug about > permissions currently, but they at least work correctly in the default > install. > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
