Removed setfacl commands as we just want to use the POSIX permissions.
Removed setting ACLs as they only make it harder to understand the actual permissions on files and directories, while there is no actual benefit. For the current group directories the POSIX permission bits are sufficient.
RO access to group directories still has to be implemented.
Edited by Fokke Dijkstra