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

Agent private key permissions are too permissive #215

@Jimvin

Description

@Jimvin

The permissions on /etc/stackable/stackable-agent/secret are world readable. Any user is able to read the secret key.

[root@stackable log]# ls -l /etc/stackable/stackable-agent/secret
total 8
-rw-r--r--. 1 root root 684 Jul  8 15:24 agent.crt
-rw-r--r--. 1 root root 246 Jul  8 15:24 agent.key

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions