From owner-freebsd-bugs Fri May 12 13:30:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 63A5437B75B for ; Fri, 12 May 2000 13:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA06283; Fri, 12 May 2000 13:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 12 May 2000 13:30:07 -0700 (PDT) Message-Id: <200005122030.NAA06283@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Graham Gillies Subject: Re: kern/18516: getpwuid(0) fails when root account is in NIS Reply-To: Graham Gillies Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/18516; it has been noted by GNATS. From: Graham Gillies To: freebsd-gnats-submit@FreeBSD.org, graham@insinc.ca Cc: Subject: Re: kern/18516: getpwuid(0) fails when root account is in NIS Date: Fri, 12 May 2000 13:28:06 -0700 Oops, should have poked around a bit more before subbmitting, looks like the db->get library thing fails when the key is 0 and it doesn't exist in the file, any other non existant uid seems ok. -- ________________________________ Graham Gillies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message