is there anything planed to add a cron job interface to ispconfig ? if not i think it would be a perfect idea.
there really is no need for this,, Maybe i'm wrong, but if a user has been granted shell access for their account, they should be able to perform crontab -e; So conjobs for the user are not a problem. I believe that the admin user for a domain would have access to any files you need to affect with cron jobs. all users in the webX group would have permissions to change the files (they should be group writable.) If i'm wrong, let me know.
True, web interface for the users crontab -e interface would be ideal. I was thinking about this earlier in the week, then just said to heck with it, i'll just throw shell access to the users who request scheduled tasks.
Web based cron controls I would like to see web based cron in ISPConfig, too. I have this in Plesk now and will miss it when I dump Plesk. Each user has access to a cron for their website and there is a system wide cron for root. It's not a must have but it is nice to have.
I disagree, I believe this is a must have for any host that wants to present a professional image. This issue and the lack of multi-server is probably ISPConfigs biggest downfalls to us, one that will hopefully be rectified sooner than later.
Giving ability to make cron jobs effectively gives user a shell, unless the admin approves/disapproves the entries in cron jobs. And it may involve user editable scripts, so even if the admin approves that, the user may change the script to make a back connecting shell.
Then put a warning on the feature and give the admin control over the option if they want to enable it for the users account. Just because a security risk can be posed by the user who you have already granted access to an account does not mean the user is going to take advantage of it. But don't cripple the software just because there may be less informed admins out there.
Well, one possible solution is to run in 2 modes, trusted and moderated mode, when the admin verifies a script take a hash of its current state, if the user alters the script then the hash is different, disable that script (reclassify as un moderated/verified)
I like this idea I really like this idea. This would be a perfect implementation of the feature keeping the white hats happy without stripping features.
Nice idea .. I agree that ispconfig need this .. a lot of customers wanted this .. for this time I have to create cron recors manually for admin user of web .. but If customer change or delete this user setting is gone and customer is confused