Received: from ATHENA-AS-WELL.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA25654; Sun, 13 Jun 93 19:37:18 EDT
Received: from W20-575-77.MIT.EDU by Athena.MIT.EDU with SMTP
	id AA29566; Sun, 13 Jun 93 19:37:14 EDT
From: mhpower@Athena.MIT.EDU
Received: by w20-575-77 (5.57/4.7) id AA02096; Sun, 13 Jun 93 19:37:13 -0400
Message-Id: <9306132337.AA02096@w20-575-77>
To: sipb-afsreq@Athena.MIT.EDU
Subject: project.sipb.readonly not being updated
Date: Sun, 13 Jun 93 19:37:12 EDT

project.sipb.readonly             536872539 RO     109826 K  On-line
    Creation    Fri Jun 11 06:53:11 1993
    Last Update Fri Jun 11 06:53:11 1993

% rsh ronald-ann -l root tail -1 /etc/crontab
0 5 * * *       root    /var/usr/local/sync/synclocker

% rsh ronald-ann -l root ls -lc /etc/crontab
-r--r--r--  1 root          508 Jun  7 20:46 /etc/crontab

% rsh ronald-ann -l root 'ps ux | grep cron'
root       390  0.0  0.3   56   40 ?  I      1:42 /etc/cron

% rsh ronald-ann -l root ls -lu /var/usr/local/sync/synclocker
-rwxrwxr-x  1 root         4978 Jun  8 22:09 /var/usr/local/sync/synclocker

I think the problem is that Ultrix doesn't want a username in the
sixth field of a crontab line, as BSD does. So I think cron is trying
to run a program named "root".

Matt
