Re: how to update cron daemon without crontab -e?

From: Bill Thompson (bill.thompson@GOODYEAR.COM)
Date: Tue Jun 25 2002 - 15:34:38 EDT


Michelle,

I just went through this same scenario. We inherited a number of servers
but before they were given to us, the former admins removed a user who had
a running cron job but must have manually removed the users cron entries. I
was getting the exact same message: Cannot set the process credentials for
user xyz.

The fix was simple. Since the entries were gone, I just killed the cron
process. It will start back up automatically because cron is run out of
inittab with a respawn option. When it restarts, it will re-read all the
crontab entries minus the removed entries.

Worked for me.

Bill Thompson
Sr UNIX Systems Administrator
The Goodyear Tire & Rubber Co.

Contains Confidential and/or Proprietary Information
May Not Be Copied or Disseminated Without Express Consent of The Goodyear
Tire & Rubber Company.

AIX-L Archives: http://marc.theaimsgroup.com/?l=aix-;&r=1&w=2

----- Original Message -----
From: "Michelle DeVault" <adsmigmo@YAHOO.COM>
Newsgroups: bit.listserv.aix-l
To: <aix-l@Princeton.EDU>
Sent: Tuesday, June 25, 2002 2:09 PM
Subject: how to update cron daemon without crontab -e?

> Our security admin deleted a user who had an active
> cron job running once an hour. Now I'm getting the
> mail message:
>
> Cron: 0481-134 Cannot set the process credentials for
> user <user>
>
> If I (manually) remove the cron job from the former
> user's crontab file (or just delete the crontab file
> altogether), how can I then get the cron daemon to
> update and recognize that it's not supposed to be
> executing that script anymore? Can I just kill the
> /usr/sbin/cron process and let it start again?
>
> M
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:00 EDT