Please help me understand system users in Plesk. The system user of my website is called "Frankenstein". In the file manager I can see that the folders have permissions set for Frankenstein and the group "psacln". Now the problem is that I need to have a cronjob that is executed by Frankenstein, because this cronjob is creating files in this directory and if it's created by the root user I run into permission errors. However, I cannot figure out how to add a cronjob as "Frankenstein" or "psacln", both are not in my list (logged into Plesk as root).
How do I run a cronjob as a system user? Thanks!
Also, I use PHP-FPM. Who is the user that executes the code? It's the system user right?
How do I run a cronjob as a system user? Thanks!
Also, I use PHP-FPM. Who is the user that executes the code? It's the system user right?