Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!agate!shelby!neon!Gang-of-Four!dkeisen From: dkeisen@Gang-of-Four.Stanford.EDU (Dave Eisen) Newsgroups: comp.unix.questions Subject: Re: Abnormal Cron Behavior -- very strange. Keywords: cron Message-ID: <1990Jun5.190854.13842@Neon.Stanford.EDU> Date: 5 Jun 90 19:08:54 GMT References: <210@cti1.UUCP> Sender: news@Neon.Stanford.EDU (USENET News System) Organization: Sequoia Peripherals Lines: 18 I have a question about cron too. I have a process that execls cron. If the process is run setuid to root it comes back with the following message: ! cannot access fifo queue Tue Jun 5 11:58:20 1990 ! ******* CRON ABORTED ******** Tue Jun 5 11:58:20 1990 It works fine if run by root or if I add setuid (0) before the execl call. Why should it matter whether the real user id is set to root? -- Dave Eisen Home: (415) 323-9757 dkeisen@Gang-of-Four.Stanford.EDU Office: (415) 967-5644 1447 N. Shoreline Blvd. Mountain View, CA 94043