Hi, I'm getting lots of log messages like this the following, but don't know how to avoid these. [2022/01/19 20:40:13.789714,? 0] ../../source3/smbd/open.c:3313(smbd_calculate_access_mask_fsp) smbd_calculate_access_mask_fsp: Access denied on file .: rejected by share access mask[0x001F00A9] orig[0x00100180] mapped[0x00100180] reject[0x00000100] I do not understand why there is a problem with file ".". Is someone able to give me a hint on this? Regards, Andreas
> -----Original Message----- > From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of > Andreas Hauffe via samba > Sent: Wednesday, January 19, 2022 11:52 AM > To: samba at lists.samba.org > Subject: [Samba] Access denied on file . > > [2022/01/19 20:40:13.789714, 0] > ../../source3/smbd/open.c:3313(smbd_calculate_access_mask_fsp) > smbd_calculate_access_mask_fsp: Access denied on file .: rejected by share > access mask[0x001F00A9] orig[0x00100180] mapped[0x00100180] > reject[0x00000100] >Please read and understand https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs This explains a critical setting choice (Ignore Unix ACLs and use SAMBA or work with Unix ACLs). If you are using Unix ACLs to define the privileges then you need to use and understand the getfacl and setfacl programs or other tools that modify Unix ACLs. https://wiki.archlinux.org/title/Access_Control_Lists