Please help us by providing the following info. Before posting please also check the pinned "Known issues" threads and make sure that you're running the latest available version for your oC release: https://owncloud.org/changelog/
Now I know that permissions is Ubuntu related ... but this is more clarification about the OC guide about permissions.
Steps to reproduce
1. run chmod 0750 for the data dir
2. the permissions change to drwxr-x---
Expected behaviour
Tell us what should happen
as in the guide is says this:
All directories should be executable (because directories always need the executable bit set), read-write for the directory owner, and read-only for the group owner
but when I run the chmod 0750 it changes permissions to drwxr-x---
This doesnt seem right? at least not by what the guide says anyhow for the directories.
shouldnt it be chmod 740 for the directories?
since it sets the permissions to drwxr-----
isnt this one the one that matches what the guide says the directories should be?
so my questions are:
is the guide wrong on the permissions?
should I be using chmod 740 for the directories in owncloud?
also when changing the permissions for the directory is it only supposed to change the permissions for the directory itself or for the contents of the directory too?
Server configuration
Operating system: Ubuntu 16.0.4 server
Web server:
Database: Mysql
PHP version: 7
ownCloud version (see ownCloud admin page): 9.1.1
Updated from an older ownCloud or fresh install: fresh install
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption): none except HTTPS
Integrity status for oC9+
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
No errors found