Skip to content

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

Merged
skjnldsv merged 1 commit into
stable33from
backport/14911/stable33
May 19, 2026
Merged

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

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>
@backportbot backportbot Bot force-pushed the backport/14911/stable33 branch from d9636b9 to b4dd244 Compare May 19, 2026 13:11
@skjnldsv skjnldsv enabled auto-merge May 19, 2026 13:13
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

⚠️ Preview deployment failed or was skipped.

Last updated: Tue, 19 May 2026 21:52:07 GMT

@skjnldsv skjnldsv merged commit db68cd5 into stable33 May 19, 2026
21 checks passed
@skjnldsv skjnldsv deleted the backport/14911/stable33 branch May 19, 2026 21:52
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