From owner-freebsd-questions Wed Aug 11 18:56:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dt011n65.san.rr.com (dt011n65.san.rr.com [204.210.13.101]) by hub.freebsd.org (Postfix) with ESMTP id D4A6914D60 for ; Wed, 11 Aug 1999 18:56:09 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt011n65.san.rr.com (8.9.3/8.8.8) with ESMTP id SAA73395; Wed, 11 Aug 1999 18:54:40 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <37B22961.C3ED2650@gorean.org> Date: Wed, 11 Aug 1999 18:54:41 -0700 From: Doug Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-CURRENT-0730 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Corey A. Christians" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: master.passwd corruption References: <001301bee440$fa803a60$5dfc34cc@sdln.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > "Corey A. Christians" wrote: > > Apparently some of the passwords that are in the master.passwd file are > corrupted > When I try to change the password of one of our users this error appears: > > passwd: /etc/master.passwd: corrupted entry > passwd: /etc/master.passwd: unchanged > > I tried running vipw and it didn't catch any errors. > I also tried pwd_mkdb -c and no errors were discovered > > I am currently running freebsd 2.8 on a pentium II 233. > > If you have any insight into this problem please help. There was a discussion about this problem recently. IIRC it boiled down to, 1) You can't have blank lines or comments in the master.passwd file for older releases. 2) This over-pickiness is fixed in -current, and maybe 3.2-stable as well. HTH, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message