From owner-freebsd-bugs Mon Sep 4 15:53: 3 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92F2D37B424; Mon, 4 Sep 2000 15:53:02 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA76012; Mon, 4 Sep 2000 15:53:02 -0700 (PDT) (envelope-from kris@FreeBSD.org) Date: Mon, 4 Sep 2000 15:53:02 -0700 (PDT) From: Message-Id: <200009042253.PAA76012@freefall.freebsd.org> To: lx@hosix.ntu-kpi.kiev.ua, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/7019: [security] pwd.db almost always contains /etc/shells Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [security] pwd.db almost always contains /etc/shells State-Changed-From-To: suspended->closed State-Changed-By: kris State-Changed-When: Mon Sep 4 15:49:40 PDT 2000 State-Changed-Why: This is expected behaviour: pwd.db contains the fields in /etc/passwd in database format, which includes the shell and home directory fields If this bothers you, create a copy of /etc/passwd with all of the home directories and shells reset to a dummy value, and use pwd_mkdb on that. http://www.freebsd.org/cgi/query-pr.cgi?pr=7019 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message