Yesterday I came across a bug with version 4.19-5 and probably version 4.19-6 of Samba.
When I try to access the "Sharing Permissions" or "Security" tab of a share from Windows in the Samba logs, I get the message
Code: Select all
... rpcd_classic[1827]: [2024/04/25 11:39:58.511922, 0] ../../source3/lib/sharesec.c:161(share_info_db_init)
... rpcd_classic[1827]: Failed to open share info database /var/lib/samba/share_info.tdb (Permission denied)For the moment, the workaround I've found (a crude one for my tests) is to apply
Code: Select all
chmod 777 /var/lib/samba/share_info.tdb