From owner-freebsd-stable@FreeBSD.ORG Sun Feb 12 00:31:31 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFE116A420 for ; Sun, 12 Feb 2006 00:31:31 +0000 (GMT) (envelope-from bfoz@bfoz.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [63.240.77.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1836443D55 for ; Sun, 12 Feb 2006 00:31:27 +0000 (GMT) (envelope-from bfoz@bfoz.net) Received: from [192.168.0.5] (c-24-6-134-233.hsd1.ca.comcast.net[24.6.134.233]) by comcast.net (sccrmhc14) with ESMTP id <20060212003121014002fbhre>; Sun, 12 Feb 2006 00:31:21 +0000 Message-ID: <43EE81D8.8080804@bfoz.net> Date: Sat, 11 Feb 2006 16:31:20 -0800 From: Brandon Fosdick User-Agent: Thunderbird 1.5 (X11/20060206) MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: NSSWITCH errors in /var/log/cron X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 00:31:31 -0000 I have several machines running 6-STABLE that are showing the error listed below in /var/log/cron every few minutes. Google didn't turn up much of relevance, other than the fact that this might be related to disabling NIS. And, in fast, I have NO_NIS=true in /etc/make.conf on every single box. Is this a bug or a feature? Is it harmful? The error messages are... Feb 11 16:25:00 poseidon /usr/sbin/cron[95789]: (root) CMD (/usr/libexec/atrun) Feb 11 16:25:00 poseidon cron[95789]: NSSWITCH(nss_method_lookup): nis, group_compat, setgrent, not found Feb 11 16:25:00 poseidon cron[95789]: NSSWITCH(nss_method_lookup): nis, group_compat, endgrent, not found Feb 11 16:25:00 poseidon cron[95789]: NSSWITCH(nss_method_lookup): nis, passwd_compat, endpwent, not found