Hello,

I wanted to edit my crontab on Ubuntu 7.10 server

$crontab -e
crontabs/<user>: Permission denied
This is the first time I encounter this, how do I enable/create a crontab for the user ?

I have sudo on the server but I don't want to use root's crontab for this.

I have added the user to the crontab group, it didn't help.

Strangely I'm struggling to find any answers on google, so perhaps it would be good to put that info in the first post

Cheers,