We have a requirement to change default mongodb data directory and log directory permissions which are set as 0600 to 0750 so that other non-privileged user can read mongodb files after adding that user into mongod group. Can someone please heighlight risks of changing the default permissions.