Ns8-mariadb: verification needed

I need an help to verify an issue on

Initially the secret password file was 755, it was not really an issue because the file was protected by the permission of the root folder in the home of the user, so not accessible to other users

However I would like something more private so I would like to switch to 400

in short

  • you have to test the first installation
    add-module ghcr.io/nethserver/mariadb:1.0.9-dev.2

and the upgrade

  • upgrade, install a mariadb module from the software center, configure it and upgrade to it
    api-cli run update-module --data '{"module_url":"ghcr.io/nethserver/mariadb:1.0.9-dev.2","instances":["mariadb1"],"force":true}'

after the installation/upgrade no issue expected, the module is up and workable or can be configured

the file is 400

[mariadb4@R4 state]$ ll /home/mariadb4/.config/state/secrets/passwords.secret 
-r--------. 1 mariadb1 mariadb1 148 Jun 17 12:38 /home/mariadb1/.config/state/secrets/passwords.secret

thank you very much

I can confirm:

ui/js/lang-pt_BR-translation-json~eef7148a.f9d1e29d.js.map
ui/metadata.json
ui/shortcuts.json
baddb90e660227d8fd853095a0ae96e0a1d17df6da376bad3fe35e5f39d51114
{'module_id': 'mariadb2', 'image_name': 'mariadb', 'image_url': 'ghcr.io/nethserver/mariadb:1.0.9-dev.2'}

[root@srv1 ~]# ll /home/mariadb2/.config/state/secrets/passwords.secret
-r-------- 1 mariadb2 mariadb2 125 Jun 17 13:28 /home/mariadb2/.config/state/secrets/passwords.secret