Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Won't Do
-
None
-
None
-
None
-
None
-
Needs Assessment
-
Needs Assessment
Description
As described in BKR-943, beaker-pe will attempt to delete the client_data directory on Windows using a file resource with ensure=absent. However, it doesn't specify backup=false, so the deleted files are backed up the clientbucket directory. This creates the same issue that BKR-943 is trying to solve, where the contents of the directory are owned by Administrator but System does not have permission.
We should either specify backup=false or just delete the directory using rm -rf.
Attachments
Issue Links
- relates to
-
BKR-943 beaker-pe with frictionless windows agent does not apply inheritable SYSTEM permissions to directories it manages on Windows under certain circumstances
-
- Resolved
-
-
PUP-6729 NTFS permissions should be recalculated given SYSTEM is an implicit member of local Administrators
-
- Closed
-
-
PUP-8939 Administrators are not able to run puppet agent when installed as SYSTEM in some cases
-
- Closed
-