Bug #3257
closedThe filePermissions Technique can not load large permlists
Description
The filePermissions Technique can not load large permlists.
When too many elements are applied to the Technique in a Directive, the resulting permlist fails to load because of too restrictive loading parameters (15 entry / 4000 byte limit).
We should use a 32 entry / 16384 limit instead.
Updated by Matthieu CERDA almost 12 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- % Done changed from 0 to 100
The bug has been corrected, awaiting technical review in this pull request: https://github.com/Normation/rudder-techniques/pull/54
Updated by Matthieu CERDA almost 12 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:21019dc6c60a212fb0e2307e9f398d002f43c615.
Updated by Matthieu CERDA almost 12 years ago
Applied in changeset commit:5b3ac8d89e69538c2a604da7cd255efcc4331878.
Updated by Matthieu CERDA almost 12 years ago
Applied in changeset commit:1de882962b07bd90e73f4854777ac512f51dba31.
Updated by Jonathan CLARKE almost 12 years ago
Applied in changeset commit:53698cdad517152bc93a5e0597b10fc8789ea61b.
Updated by Matthieu CERDA over 11 years ago
- Status changed from Pending release to Released
This ticket has been adressed in the 2.3.11 release of Rudder.
The ChangeLog is available here: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog23