From owner-freebsd-stable Fri Jul 10 16:06:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08479 for freebsd-stable-outgoing; Fri, 10 Jul 1998 16:06:24 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA08463 for ; Fri, 10 Jul 1998 16:06:19 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from shell.uniserve.ca [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0yumF0-0003nA-00; Fri, 10 Jul 1998 16:06:11 -0700 Date: Fri, 10 Jul 1998 16:06:07 -0700 (PDT) From: Tom X-Sender: tom@shell.uniserve.ca To: Peter Philipp cc: Paulo Fragoso , freebsd-stable@FreeBSD.ORG Subject: Re: Finger and getpwent In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Jul 1998, Peter Philipp wrote: > On Fri, 10 Jul 1998, Tom wrote: > > > > Yes /etc/master.passwd is used for pwd_mkdb to build the databases so it > > > serves a purpose other than that I can't think of any. > > > > More. It is also used by chpass, pw, etc. > > These binaries exec() pwd_mkdb, so they don't count. They exec() pwd_mkdb to build the /etc/pwd.db /etc/spwd.db AFTER making the appropiate changes to /etc/master.passwd which means that they rely on /etc/master.passwd, and will not work without it. > Peter Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message