Skip to main content

error : WRONG FILE OWNER (/var/spool/cron/$USER)

Comments

5 comments

  • hmaddy
    check with your username instead of $user
    0
  • aria_opensource
    I used $USER as an example, there is definitely a real user in the server.
    0
  • cPRex Jurassic Moderator
    What about /var/spool/cron/ itself? That should look similar to this: drwx------. 2 root root 4096 Jan 13 11:52 /var/spool/cron/
    You can always keep working up the file path chain too, checking the ownership of /var and /var/spool, which should be the following: drwxr-xr-x. 11 root root 4096 Oct 7 16:40 /var/spool/ drwxr-xr-x. 22 root root 4096 Jan 28 13:00 /var
    0
  • aria_opensource
    I check what you said All permissions are just like your screen shots
    0
  • cPRex Jurassic Moderator
    If you have root access to the server you're always welcome to submit a ticket to our team so we can check things out directly on the system experiencing the issue. If you do that, please post the ticket number here so I can follow along and keep this thread updated with our findings.
    0

Please sign in to leave a comment.