From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 14:06:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D12FD37B401 for ; Thu, 17 Apr 2003 14:06:36 -0700 (PDT) Received: from rrcs-se-24-73-205-166.biz.rr.com (rrcs-se-24-73-205-166.biz.rr.com [24.73.205.166]) by mx1.FreeBSD.org (Postfix) with SMTP id EC22443FBD for ; Thu, 17 Apr 2003 14:06:35 -0700 (PDT) (envelope-from wade@ezri.org) Received: (qmail 32228 invoked from network); 17 Apr 2003 21:06:35 -0000 Received: from unknown (HELO ezri.org) (192.168.0.46) by rrcs-se-24-73-205-166.biz.rr.com with SMTP; 17 Apr 2003 21:06:35 -0000 Message-ID: <3E9F1758.6060906@ezri.org> Date: Thu, 17 Apr 2003 17:06:32 -0400 From: Wade Majors User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030415 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: help with changing password's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 21:06:37 -0000 Chris Petrik wrote: > i just did a make world of current as of today and when i try to change > my password for root or my user acc i get: > > lucifer# passwd > Passwd: can't change little green men's password's (0x3dd) > lucifer# > was wundering if that's due to because im using UFS2 something new with > current or my passwd db is messed up ? > > -Chris If you were following the freebsd-current list you would have seen the HEADS UP message for the new NSS and its effect on the pwd.db -Wade