Hi,
We need to limit what the users can do in the server, so i was trying to run the service width a limited account. Since tasks use normally use the process credentials, if the process runs width a limit account the users only can do what the limit account can do. This avoids deleting some data and applications on the server.
Problem is that the service falls just after it starts, if i set the service to run width a user account.
I already give full permission to the visual cron directory.
What permissions are needed?