Skip to content

[stable34] docs(admin): clarify web server user and file ownership requirements#14918

Merged
skjnldsv merged 1 commit into
stable34from
backport/14911/stable34
May 20, 2026
Merged

[stable34] docs(admin): clarify web server user and file ownership requirements#14918
skjnldsv merged 1 commit into
stable34from
backport/14911/stable34

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 19, 2026

Backport of PR #14911

The chown -R www-data:www-data command implied that ownership must be
www-data:www-data specifically. The actual requirement is that the web
server process user has read/write access to the Nextcloud directories.

Added a note clarifying:
- www-data is the Debian/Ubuntu default; RHEL/CentOS/Fedora uses apache
- Ownership is not strictly required — group membership + group-writable
  permissions are sufficient in environments where chown is not possible
  (shared hosting, Docker bind-mounts, VirtualBox shared folders, etc.)

Fixes #1239

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Tue, 19 May 2026 22:02:37 GMT

@skjnldsv skjnldsv merged commit 34775dc into stable34 May 20, 2026
23 of 24 checks passed
@skjnldsv skjnldsv deleted the backport/14911/stable34 branch May 20, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant