Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Adapt ownership of directories #269

Open
siegfriedweber opened this issue Aug 25, 2021 · 0 comments
Open

Adapt ownership of directories #269

siegfriedweber opened this issue Aug 25, 2021 · 0 comments
Milestone

Comments

@siegfriedweber
Copy link
Member

siegfriedweber commented Aug 25, 2021

⚠️ TBD – not ready for work

The ownership of directories should be adapted so that the agent works out of the box where possible without compromising the security.

Scope

The ownership of the following directories should be adapted:

  • Agent directories
    • config
    • data
    • log
    • package
    • directory of the certificate file if the file does not exist
    • directory of the key file if the file does not exist
  • TBD: Directories which are required by the services (Kafka, Zookeeper, ...)
  • TBD: Directories which are specified by the operators

see also #20

Ownership

TBD: Who is responsible for defining the ownership (the agent, the operators, pre-defined, ...)?
TBD: Which owners and groups should be assigned to every directory which is in scope of this issue?
TBD: What should happen if the assignment fails, e.g. because the agent has no root privilege?

Non-existing users and groups

TBD: What should happen if non-existing users or groups should be assigned? Should they be created? What should happen if this fails?

see also #106

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants