From owner-freebsd-bugs Mon Jul 15 22:10:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA04052 for bugs-outgoing; Mon, 15 Jul 1996 22:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA04044; Mon, 15 Jul 1996 22:10:01 -0700 (PDT) Resent-Date: Mon, 15 Jul 1996 22:10:01 -0700 (PDT) Resent-Message-Id: <199607160510.WAA04044@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, brion@queeg.com Received: from coven.queeg.com (queeg.com [204.95.70.218]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA03847 for ; Mon, 15 Jul 1996 22:07:56 -0700 (PDT) Received: (from brion@localhost) by coven.queeg.com (8.7.4/8.7.1) id WAA18710; Mon, 15 Jul 1996 22:07:46 -0700 (PDT) Message-Id: <199607160507.WAA18710@coven.queeg.com> Date: Mon, 15 Jul 1996 22:07:46 -0700 (PDT) From: Brion Moss Reply-To: brion@queeg.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1387: Group file errors cause absolute havoc Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1387 >Category: bin >Synopsis: Group file errors cause absolute havoc >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 15 22:10:01 PDT 1996 >Last-Modified: >Originator: Brion Moss >Organization: NetDaemons Associates >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD 2.1.0-RELEASE Pentium 133 >Description: If you add an erroneous entry in the /etc/group file (in this case, it was "majordom: majordom" -- just about everything on the system breaks without any explanation. Better error-checking code might be nice...SunOS, for instance, does not fall prey to this. >How-To-Repeat: echo "majordom: majordom" >> /etc/group Many things (sendmail, httpd, cron, etc.) will now break. >Fix: Try to be careful not to make typos when editing the group file. >Audit-Trail: >Unformatted: