Thanks for all! The reason to cause this problem is the permission for /usr/bin/crontab not right. The permission for /usr/bin/crontab should be: # ls -al /usr/bin/crontab -r-sr-xr-x 1 root bin 17224 Jun 18 2003 /usr/bin/crontab* This would set it correctly, run as root: # chmod 4555 /usr/bin/crontab Hong >Date: Fri, 16 Jan 2004 17:28:39 -0500 >To: sunmanagers@sunmanagers.org >From: Hong Wang <hwang@haverford.edu> >Subject: http crontab > >I like to make cron job running as http. > >When I become super user http and do crontab -l I get "crontab: can't open >your crontab file." > ># su - http >Sun Microsystems Inc. SunOS 5.8 Generic Patch December 2002 >nisc11% crontab -l >crontab: can't open your crontab file. > >I added http in cron.allow file. What else I need to set? > > >Thanks in advance! > > >Hong _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Jan 20 10:10:16 2004
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:26 EST