Azurel
Silver Pleskian
- Server operating system version
- AlmaLinux 8.10
- Plesk version and microupdate number
- Plesk Obsidian 18.0.68#2
I manage multiple domains and subdomains within a single subscription in Plesk Obsidian. Among these, I have Matomo installed on one of the subdomains. My goal is to limit the impact in case of a security breach (for example, if Matomo gets compromised, only as one of many possibilities) by separating the file ownership (owner) of the critical application from the rest. Like this:
domainA.com => Owner=user1
subdomain1.domainA.com => Owner=user2
My questions are as follows:
domainA.com => Owner=user1
subdomain1.domainA.com => Owner=user2
My questions are as follows:
- Owner Separation: Is there a way in Plesk Obsidian to change the file owner or permissions for individual domains or subdomains? If not, are there any plans to include such a feature in future releases of Plesk?
- Alternative Approaches: What workarounds or security concepts (e.g., separate subscriptions, container-based solutions, or specific PHP-FPM configurations) have you successfully implemented in similar scenarios?
- Subscription Boundaries: Is it possible to create subdomains of a domain managed in one subscription within another subscription, or are domains and all associated subdomains always tied to the same subscription?