From owner-freebsd-questions Wed Feb 28 22:39:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA05358 for questions-outgoing; Wed, 28 Feb 1996 22:39:39 -0800 (PST) Received: from pelican.com (pelican.com [206.16.90.21]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA05349 for ; Wed, 28 Feb 1996 22:39:36 -0800 (PST) Received: by pelican.com (Smail3.1.29.1 #10) id m0ts21V-0000SkC; Wed, 28 Feb 96 22:39 PST Message-Id: Date: Wed, 28 Feb 96 22:39 PST From: pete@pelican.com (Pete Carah) To: kline@tera.com Subject: Re: Cnews on FreeBSD In-Reply-To: <9602262323.AA04463@tera.com> Cc: questions@freebsd.org Sender: owner-questions@freebsd.org Precedence: bulk In article <9602262323.AA04463@tera.com> you write: >Anyone out there who has Cnews working with uucp? I need help >in figuring out what causes these error messages. After I pull >in my feed from a site called eskinews, I get this error. >Looks like a uuxqt error: >uuxqt eskinews news (1996-02-26 03:21:04.23 17618) ERROR: Not permitted to exe >cute rnews >uuxqt eskinews news (1996-02-26 03:21:04.56 17618) ERROR: Not permitted to exe >cute rnews >uucico eskinews - (1996-02-26 04:23:00.28 17830) Calling system eskinews (port > cuaa1) > uucico eskinews - (1996-02-26 04:23:35.70 17830) Login successful > uucico eskinews - (1996-02-26 04:23:36.62 17830) Handshake successful (protoco > l 'g' sending packet/window 64/7 receiving 64/7) >This may be a UUCP problem in that I haven't set the permissions for >Taylor UUCP to use rmail. Nowhere is the Taylor code have I seen >anything about such permissions. You probably do need this (though rmail isn't relevant to news :-); "commands rnews rmail" somewhere in 'sys' (though it may be the default; it is with HDB.) Another possibility is that rnews has wrong permissions itself... CNEWS usually installs rnews in /bin, and the Cnews rnews is a shell script. Also the #! may point wrong; that is often overlooked as a source of permissions messages... I used Cnews with taylor for a long time, both on freebsd and on ESIX before freebsd. (yes, I replaced HDB with Taylor...) Now run INN on all news sites I'm in charge of but, well, ram has gotten cheaper :-) >Thanks to anyone who has clues.... > >gary kline > >PS: I realize that uucp and cnews are ancient; but it's worked >well for years. At night when the system isn't busy. The "performance release" can be configured to smooth out things a bit; some help from your feed keeping the batch size down helps too. For a smaller site the memory usage of INN is a waste. -- Pete