Good morning, i upgrade nethserver and enabled audit and recycle bin.
I have actived grafana but i don’t show “modules folder: it contains the default dashboards for the installed modules, like Samba Audit” ; i see only the core folder.
Furthermore the recycle bin folder is not accessible (i reset acl permission in shared folder).
Did you maybe do a manual configuration of the recycle bin or the audit in include.conf before the feature was released?
If yes, please remove the manual config as there may be a conflict.
I had manually changed the settings of the recycle bin but then I deleted everything. As for the audit I never set anything.
As for the recycle bin I discovered that the folder is accessible only by the first person who deletes a file. After that only that user can access the folder and only the files deleted by him are put in the trash.
I could reproduce the recycle bin issue. Setting recycle:directory_mode = 0770 (the default is 0700) makes the recycle bin accessible for group users so they can also delete files and they’re sent to recycle bin.
But the deletion of the .recylce folder can still only be done from the initial creator of the recycle bin, which is the user that first deletes a file, even when we set directory_mode to 0777.
I need to check if there are better solutions.
I couldn’t reproduce the audit issue. After enabling Grafana I can see the Audit modules in the Dashboard.
Let’s check the configuration options of the share (adapt testshare1 to your share name)