Details
-
Type:
Bug
-
Status: Engineering Closed (View Workflow)
-
Priority:
Low
-
Resolution: Behaves as Intended
-
Affects Version/s: 12.0-RELEASE
-
Fix Version/s: N/A
-
Component/s: Plugins
-
Labels:
-
Impact:High
Description
I'm trying to access a mountpoint from a jail and the permissions appear appropriate, but non-roots cannot access the folders.
NextCloud% ls -l
drwxrws--- 4 1002 testgroup 4 Aug 17 2018 testfolder
NextCloud% cd testfolder
cd: permission denied: testfolder
NextCloud% id www
uid=80(www) gid=80(www) groups=80(www),972(testgroup)
NextCloud% whoami
www