- Login as 'admin'
- Show all users
- Click on the user where you need to add the cronjob
- Login as the user (above)
- Cronjobs
- Add the cronjob(s)
I'm not sure what you mean. When I log in as admin (the main systems administrator) and then click on the user level (and then on a domain, if I've got more than one domain under the admin user level), clicking on Cronjobs gets me right to the cronjob page.It may look easy, but when logging is as user admin, the cronjobs link is not shown in the DirectAdmin userpanel.
However, editing the URL adding 'CMD_CRON_JOBS?domain=domains.com' does show the cron-jobs page.
So, it appears that cron is not user-based but domain based. That is rather unconvenient.
Say, I want to clean a certain directory for every user on my server once a week.
The user admin cannot do this. The script would have to be run as root.
What jlasman says is also true: I am not sure that I have the most recent stable DirectAdmin version.
Now, apart from updating the DA-version, I have to figure out where the cronjobs operated by root are located. And since the root-user is not shown in DA, I will probably have to make the scheduler work manually.
Or install Webmin if you are worried about breaking stuff in SSH.