Nextcloud AIO permission problem


tola5

Recommended Posts

Hi I work fine but then the other day I got this when trying ho too nextcloud web interface.

"Your data directory is readable by other users. Please change the permissions to 0770 so that the directory cannot be listed by other users"

I google and fond this https://help.nextcloud.com/t/your-data-directory-is-readable-by-other-users-please-change-the-permissions-to-0770-so-that-the-directory-cannot-be-listed-by-other-users/148692

 

But little lost where too do it when it a docker and the way it made . Any help will be really helpful . Before I perhaps go back too old nextcloud and drop aio

 

Sendt fra min SM-G998B med Tapatalk

 

 

Link to comment
10 hours ago, szaimen said:

Hi, you need to change the acl permissions of the smb share where your files are located on to 0770 instead of 0777.

 thx I try too run  "chmod -R 0770 /mnt/user/Nextcloud"  but can see I now get the  same problem as him here https://www.reddit.com/r/NextCloud/comments/u2cc5w/data_directory_permission_problem_please_read/ 
think I go back too simpel nexcloud docker  take some time too setup but easier too fix I hope 

Link to comment
  • 1 month later...
On 1/20/2023 at 9:40 AM, szaimen said:

Hi, this issue is a general Linux permissions issue and has nothing to do specifically with AIO.

 

You should be able to fix the problem with an additional `chown -R 33:0 /mnt/user/Nextcloud`

thx so much work great

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.