-
-
Notifications
You must be signed in to change notification settings - Fork 43
ACL Recipes
Ryan edited this page Jan 16, 2026
·
1 revision
These recipes map to the Folder Access UI in the Admin Panel. Use them as starting points and adjust per folder.
- Manage (Owner) grants full access for that folder.
- Write is a shortcut that toggles the file actions (Create File, Upload, Edit, Rename, Copy, Delete, Extract).
- View (own) limits listings to files the user uploaded.
- Account flags (Read-only, Disable upload, Folder-only) still apply even if ACLs allow an action.
- View (all): on
- Everything else: off
- Upload: on
- View (own): on (auto-enabled by Upload)
- Everything else: off
- View (all): on
- Upload: on
- Create File: on (optional)
- Edit, Rename, Copy: on
- Delete, Extract: off
- Manage: off
- View (all): on
- Upload, Create File, Edit, Rename, Copy, Delete, Extract: on (or toggle Write)
- Share File / Share Folder: off
- Manage: off
- Manage (Owner): on
- View (all): on
- Share File: on
- Manage: off
- View (all): on
- Share Folder: on (UI will require Manage)
- Manage (Owner): on
- Source folder: Delete allowed (or Write)
- Destination folder: Manage required (Move is owner-only today)
Docs · Support · FileRise.net · Changelog
- Admin panel
- Admin gotchas
- Common env vars
- Environment variables full reference
- ACL and permissions
- ACL recipes
- Nginx setup
- Reverse proxy and subpath
- WebDAV
- WebDAV via curl
- WebDAV security and clients
- ONLYOFFICE
- Encryption at rest
- OIDC and SSO
- CIFS share auto metadata
- Sharing and public links
- Upload limits and PHP tuning
- Logs and diagnostics
- Backup and restore
- Upgrade and migration
- Migration checklist
- Maintenance scripts
- Performance quickstart
- Performance tuning
- Security hardening