dwalker3rd / Overwatch

GNU General Public License v3.0
3 stars 0 forks source link

Overwatch local admin account must have full control ACLs for Overwatch directory/subdirectories/files #42

Open dwalker3rd opened 11 months ago

dwalker3rd commented 11 months ago

The local admin accounts must be in the Administrators group. But a recent change (and i'm not sure what) now requires that the local admin account be listed explicitly in the ACLs for the Overwatch directories/files with Full Control. I noticed that it was unable to lock a cache/vault file, but i'm not sure if that's the root cause. don't understand why admin rights (especially since the task in task scheduler is set to run w/highest privs) isn't sufficient.

investigate and determine cause. fix and/or add code to change ACLs on overwatch directories/files during install if not already set.