Actions
Bug #16733
closedSome user techniques are written with bad rights
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Priority:
58
Name check:
To do
Fix check:
To do
Regression:
Description
On a server Rudder I had some perms errors in the technique editor which was unable to read some technique.cf files.
I tried to run the script /opt/rudder/bin/rudder-fix-repository-permissions but it did nothing.
I fixed it by running a chown ncf-api-venv:rudder -R on the ncf_techniques folder.
The script should definitly apply (group)ownership to the techniques. The hard part is to find which user/group apache is running under.
Or we should correct file rights written by technique editor.
Updated by Félix DALLIDET almost 5 years ago
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- Priority changed from 0 to 85
Updated by Vincent MEMBRÉ almost 5 years ago
- Target version changed from 6.0.3 to 6.0.4
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.4 to 6.0.5
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.5 to 6.0.6
- Priority changed from 85 to 84
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.6 to 6.0.7
- Priority changed from 84 to 83
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.7 to 6.0.8
- Priority changed from 83 to 81
Updated by François ARMAND over 4 years ago
- Subject changed from /opt/rudder/bin/rudder-fix-repository-permissions does not fix some persmissions errors to Some user techniques are written with bad rights
- Description updated (diff)
- Assignee set to Elaad FURREEDAN
- Effort required deleted (
Small) - Priority changed from 80 to 65
It may be technique editor that does not write files with the correct rights.
=> we need to be able to reproduce it before we can know what to fix.
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.8 to 6.0.9
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.9 to 6.0.10
- Priority changed from 65 to 63
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.10 to 798
- Priority changed from 63 to 62
Updated by Benoît PECCATTE over 3 years ago
- Target version changed from 798 to 6.1.14
- Priority changed from 62 to 58
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.14 to 6.1.15
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.15 to 6.1.16
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.1.16 to 6.1.17
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.1.17 to 6.1.18
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.1.18 to 6.1.19
Updated by François ARMAND almost 3 years ago
- Status changed from New to Rejected
We changed a lot of thing about how technique are generated, this is not relevant anymore.
Actions