From owner-freebsd-hackers Fri May 30 21:05:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA02983 for hackers-outgoing; Fri, 30 May 1997 21:05:12 -0700 (PDT) Received: from seagull.rtd.com (seagull.rtd.com [198.102.68.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA02966 for ; Fri, 30 May 1997 21:05:01 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id VAA29634; Fri, 30 May 1997 21:03:23 -0700 (MST) From: Don Yuniskis Message-Id: <199705310403.VAA29634@seagull.rtd.com> Subject: Re: uucp uid's To: mrm@Mole.ORG (M.R.Murphy) Date: Fri, 30 May 1997 21:03:22 -0700 (MST) Cc: dgy@rtd.com, joerg_wunsch@uriah.heep.sax.de, hackers@FreeBSD.ORG In-Reply-To: <199705310326.UAA13385@meerkat.mole.org> from "M.R.Murphy" at May 30, 97 08:26:03 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > If each UUCP dialup account has a unique login and that is compromised, you > > can tell exactly where the problem originated, can disable that *single* > > account (vs. *all* of them) without affecting service to other accounts > > and can go in search of how the problem originated in the first place. > > Each UUCP dialup account can have a unique login without having a unique > UID :-) That's not to say I don't think a unique UID is good, just that > it can be done. I _do_ think unique UID's are a good thing. Yes, I currently have nuucp and xuucp sharing a uid. However, I had intended to indicate unique *uids* in the above statement. As in uhost1:900:... uhost2:901:... etc. > > UUCP itself is a dinosaur. Yet, I see several places that use UUCP as > > their sole connection to the electronic world. Kinda tough to force > > a client/customer to do things *your* way when *he's* paying the bills! :> > > UUCP was a good dinosaur. It still has advantages in this highly > interconnected world. I especially liked the multiple connectivity > fishnet rather than the cluster connected net we now have. Yes. And a good deal of the population doesn't have direct IP connectivity, etc. --don