Closed
Description
We try to setup encrypted project folders on a cifs network share, but that fails when users are attempting to access directories created by the initial user.
Internal files (gocryptfs.conf, gocryptfs.iv) are created with 0400, which prevents access from users in the same group.
Is this done intentionally ?