I have a folder with permissions 775 and set additional ACL for 2 other groups with rwx. New files in this folder or subfolder should have the ACL from the parent folder and permissions 775. With inherit acl=yes only new subfolders are created with the ACL from the parent folder. With inherit permissions=yes a new file only inherits r/w bits from the parent folder, the execute bit is not inherited since this parameter overrides i.e. force create mode. This leads to access problems for the users. So it is not possible to create new files with the permissions 775 and the ACL from the parent folder. Is it possible to implement this function in a future Release (3.0.21?) Regards Thomas Müller
*** This bug has been marked as a duplicate of 2864 ***