Skip to content

Commit 901effc

Browse files
committed
Clarified how permissions are handled by the MPF for inputs
Ticket: ENT-6107 Changelog: None
1 parent 0f1835b commit 901effc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

MPF.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,9 @@ To enable encryption during policy updates define the class
225225

226226
### Preserve permissions
227227

228-
By default the MPF enforces restrictive permissions for inputs. If the class
228+
By default the MPF does not *enforce* permissions of *inputs*. When
229+
*masterfiles* are copied to *inputs*, new files are created with default
230+
restrictive permissions. If the class
229231
```cfengine_internal_preserve_permissions``` is defined the permissions of the
230232
policy server's masterfiles will be preserved when they are copied.
231233

0 commit comments

Comments
 (0)