From owner-freebsd-questions Thu May 25 17:48:28 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA25108 for questions-outgoing; Thu, 25 May 1995 17:48:28 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA25100 for ; Thu, 25 May 1995 17:48:25 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id RAA29268; Thu, 25 May 1995 17:51:26 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id RAA00544; Thu, 25 May 1995 17:48:31 -0700 Message-Id: <199505260048.RAA00544@corbin.Root.COM> To: bmk@dtr.com cc: questions@FreeBSD.org Subject: Re: Sharing wtmp across system possible/advisable? In-reply-to: Your message of "Thu, 25 May 95 17:20:37 PDT." <199505260020.RAA26173@dtr.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 25 May 1995 17:48:26 -0700 Sender: questions-owner@FreeBSD.org Precedence: bulk >If it's possible, what's the recommended method? I figured I could link >it to a file on an NFS filesystem. Since the machines in question mount >everything except root from a master NFS server, I don't see any huge >problems with this, but perhaps there's something I'm overlooking. How would record locking work during the updates? ...we don't have lockd yet in FreeBSD. -DG