The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 08-09-2007
uwoodyjk uwoodyjk is offline
Registered User
 

Join Date: Aug 2007
Location: Deltona, Florida
Posts: 4
I would start by running it as root if possible. Have you tried it as root? If it works as root and not as your other id it is obviously a permissions issue, or the cron daemon is not running.


Quote:
Originally Posted by shash View Post
Thanks for the reply Rohit.

I have already have the user created under the direcory
/var/cron/tabs

-rw-r----- 1 test Administrators 292 Aug 8 10:25 test

I am not able to get any .err files.
Reply With Quote