From owner-freebsd-questions Thu May 25 18:50:02 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28376 for questions-outgoing; Thu, 25 May 1995 18:50:02 -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 SAA28358 for ; Thu, 25 May 1995 18:49:59 -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 SAA29338; Thu, 25 May 1995 18:53:01 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id SAA01518; Thu, 25 May 1995 18:50:05 -0700 Message-Id: <199505260150.SAA01518@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:52:42 PDT." <199505260052.RAA01018@dtr.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 25 May 1995 18:50:05 -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. > >That's probably what I was overlooking. :) > >Are there any plans for lockd in the future? We'd *LOVE* for someone to implement it. The problem is that noone seems to know how (including the vendors that have it :-)). -DG