Skip to content

mariadb: password secrets file are 755 #6949

Description

@stephdl

Steps to reproduce

  • install mariadb
  • browse permissions of ~/.config/state/secrets
  • you have a 755

Expected behavior

users cannot browse files of other users but I expect permission more restrictive for this secrets file

Actual behavior

I have a 755 permissions on /home/mariadb2/.config/state/secrets/passwords.secret, however mariadb1 is not able to browse file of another unix user mariadb2

[mariadb1@R3 state]$ cat /home/mariadb2/.config/state/secrets/passwords.secret 
cat: /home/mariadb2/.config/state/secrets/passwords.secret: Permission denied

Components

ns8-mariadb 1.0.8

Metadata

Metadata

Assignees

Labels

verifiedAll test cases were verified successfully

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions