From owner-freebsd-questions Sat May 13 10:11:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA06014 for questions-outgoing; Sat, 13 May 1995 10:11:39 -0700 Received: from dtr.com (dtr.rain.com [204.119.8.19]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA06008 for ; Sat, 13 May 1995 10:11:36 -0700 From: bmk@dtr.com Received: (from bmk@localhost) by dtr.com (8.6.11/8.6.9) id KAA16913 for questions@freebsd.org; Sat, 13 May 1995 10:00:20 -0700 Received: (from bmk@localhost) by dtr.com (8.6.11/8.6.9) id JAA16790 for bmk@dtr.com; Sat, 13 May 1995 10:00:00 -0700 Message-Id: <199505131700.JAA16790@dtr.com> Subject: Re: Problems with ypbind & other processes To: bmk@dtr.com Date: Sat, 13 May 1995 09:59:58 -0700 (PDT) In-Reply-To: <199505130230.TAA28153@dtr.com> from "bmk@dtr.com" at May 12, 95 07:30:05 pm Reply-To: bmk@dtr.com X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 577 Sender: questions-owner@FreeBSD.org Precedence: bulk > Is there a reason why 'calendar -a' and 'locate.updatedb' as run out of > /etc/daily and /etc/weekly on 0322-SNAP dump core when run with ypbind? Problem found and solved. (And it was quotacheck -a, not locate.updatedb - I'm having an unrelated problem with that.) As it turns out there was a bogus entry in the master.passwd NIS map - although I have no clue how it got there. > On a related note, it appears that repquota doesn't know to look at the > NIS maps. This problem is also fixed. Now if I can just fix the rest of the problems I'm having with quotas. :(