Actions
Bug #2088
closedCommon PT spends it's time changing permissions back and forth
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
System techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
As a result of #2035, we force all CFEngine inputs files to mode 600. However, when we copy them from the policy server, we preserve permissions, and they can have 644 there... So the common PT spends it's time switching back and forth, and reporting "Repaired" status for nothing.
I'm going to change this to not preserve permissions while copying, since we enforce them on the node, and they are wrong on the policy server.
Updated by Jonathan CLARKE almost 13 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:653a0ff836b4acd1f79f0486c97c0b0c7355111a.
Updated by Nicolas CHARLES almost 13 years ago
- Status changed from Pending technical review to Released
Ok !You could have removed the wrong comment thought
Actions