Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!wb3ffv!ka3ovk!raysnec!shwake From: shwake@raysnec.UUCP (Ray Shwake) Newsgroups: comp.unix.xenix Subject: Re: Logging In as UUCP to Set crontab Keywords: UUCP CRON Message-ID: <25@raysnec.UUCP> Date: 9 Aug 90 14:07:38 GMT References: <250@silogic.UUCP> Organization: IRS/CI - Technical Solutions Branch Lines: 20 markd@silogic.UUCP (Mark DiVecchio) writes: >I don't quite understand how I get a new uucp owned crontab into >/usr/spool/cron/crontabs. >To do this for uucp, I need to login as uucp but, of course, the login >shell is uucico so that won't work. Many older implementations of UNIX and Xenix are delivered with only a single uucp-related login - that being "uucp", running the uucico shell. By current convention, this is incorrect. Each site should have a uucp ADMINISTRATIVE login to perform any uucp-related support activities (like configuring tty lines, remote logins). In addition, one or more daemon logins are required, which would run the uucico shell. Once accomplished in this fashion, user "uucp" can login, run his "crontab -l" routine, etc. This approach has the additional advantage of eliminating yet another reason to run as "root".