Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!aydt From: aydt@m.cs.uiuc.edu Newsgroups: comp.unix.ultrix Subject: Re: DECsystem 3100 at atrun batch probl Message-ID: <39700002@m.cs.uiuc.edu> Date: 27 Jun 90 19:28:00 GMT References: <439@beguine.UUCP> Lines: 16 Nf-ID: #R:beguine.UUCP:439:m.cs.uiuc.edu:39700002:000:596 Nf-From: m.cs.uiuc.edu!aydt Jun 27 14:28:00 1990 You might try creating an empty file "/usr/spool/at/at.deny". The man page for "at" refers to the allow and deny lists & says these files are in /usr/spool/at/cron/at.*list in the text of the man page and in /usr/spool/at/at.*list in the FILES section of the man page. However, if you do a "strings" on /usr/bin/at and grep for "deny" it shows /usr/spool/at/at.deny. I think the problem may be that if there is no allow or deny list then your job isn't run. And, I suspect the man page is incorrect as to what files are really being checked. Hope this helps! Ruth Aydt aydt@cs.uiuc.edu