F fribse New member Joined Sep 2, 2011 Messages 2 Sep 2, 2011 #1 The log shows Sep 1 17:45:57 server4 /usr/bin/crontab[27446]: (root) REPLACE (dkdbdk) Sep 1 17:46:01 server4 crond[664]: (index.php?option=com_akeeba) ORPHAN (no passwd entry) Any idea why?
The log shows Sep 1 17:45:57 server4 /usr/bin/crontab[27446]: (root) REPLACE (dkdbdk) Sep 1 17:46:01 server4 crond[664]: (index.php?option=com_akeeba) ORPHAN (no passwd entry) Any idea why?
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,729 Location www.poralix.com Sep 2, 2011 #2 And what exactly does not work or troubles you?
F fribse New member Joined Sep 2, 2011 Messages 2 Sep 2, 2011 #3 The ORPHAN part, and that the user job doesn't run.
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,729 Location www.poralix.com Sep 2, 2011 #4 And how does this task look in crontab file? If the same with shown in logs, then it never will run as you expect it. Anyway if to believe information found with the help of Google on a page http://www.linuxquestions.org/questions/linux-general-1/orphan-no-passwd-entry-35338/ the user that tries to run the task does not exist or has no record in /etc/paswd file.
And how does this task look in crontab file? If the same with shown in logs, then it never will run as you expect it. Anyway if to believe information found with the help of Google on a page http://www.linuxquestions.org/questions/linux-general-1/orphan-no-passwd-entry-35338/ the user that tries to run the task does not exist or has no record in /etc/paswd file.