The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



Thread: Cron issue
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-21-2008
incredible incredible is offline
Registered User
 

Join Date: May 2008
Location: s'pore
Posts: 672
don't find you way throug funny means. Just follow procedure bro!. cd /var/spool/cron/crontabs
ls
more OR vi root (to edit root cronjobs)
to allow/disallow norm user from executing/creating cron,
cd /etc/cron.d/
vi cron.deny (to include a/cs that is to be denied etc)
Reply With Quote