[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Crontab



Mike,

You mean with shell access?  If user has shell access they can just do
crontab -e and edit away.  If they can't vi, there is a shell var (EDITOR or
VISUAL if I remember right) that sets their preferred editor.  If they don't
have shell access, and if RAQ allows cron to run a crontab for a userid that
doesn't have shell priv's (I don't know if it does or not), I suppose you
could do a web page or something for them that submits to cron with
crontab -u user file.  An aside for budding administrators (more of a
historical note) that back when, on Sys3 and SysV boxen, if you ran the
command crontab without any arguments, your crontab file was deleted without
any warnings.  I don't think that happens on Cobalt.

John Burgess
President, Allegro Data Systems
12500 Network, Suite 401
San Antonio, TX  78249
210-558-0709
E-mail <mailto:john.burgess@xxxxxxxxxx>
Fastex.net <http://www.fastex.net/>


> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Mike Fritsch
> Sent: Monday, May 22, 2000 1:58 PM
> To: Cobalt List
> Subject: [cobalt-users] Crontab
>
>
>
>   Anyone know of a way to allow the user to be able to edit
> their crontab
> entires themself?
>
> Thanks
>   Mike
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>