Project

General

Profile

Actions

Bug #11414

closed

Manually restoring permissions for NCF after archive import is broken

Added by Janos Mattyasovszky over 6 years ago. Updated over 6 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Very Small
Priority:
68
Name check:
Fix check:
Regression:

Description

As of 4.1 documentation, the "Basic Administration" -> "Archiving" -> "Importing configuration" states:

If necessary, correct all files permissions: chown -R root:rudder directives groups parameters ruleCategories rules techniques

However, this is not completely correct, since the NCF Editor requires not root but the ncf-api-venv user to have write permissions.

So either this an additionally required correct command:

chown -R ncf-api-venv:rudder ncf/50_techniques techniques/ncf_techniques/

Or you'd need to give the rudder g+w to all files, since the user is member of the rudder group.

Actions

Also available in: Atom PDF