From owner-freebsd-current@FreeBSD.ORG Sat Feb 12 21:28:49 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7ED716A4CE for ; Sat, 12 Feb 2005 21:28:49 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5A543D1F for ; Sat, 12 Feb 2005 21:28:49 +0000 (GMT) (envelope-from louis.harvey@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so363991rns for ; Sat, 12 Feb 2005 13:28:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=grrWfd9/Rc139A9ofwi+IRx1+SG6K1/fJNZwl0JbIlbVO6SUvNJzDeOOnIa11pvp9NVOxeFQkMT5HcnkscW7MAzOM2YD1zVi0dISu3aBRsGC7yMh/lTc9e7VRYlRCMVQdeAgqszd7gpr+V0Bjqs1FifJm6VzPl4YS90rED/6V7A= Received: by 10.38.206.80 with SMTP id d80mr113457rng; Sat, 12 Feb 2005 13:28:48 -0800 (PST) Received: by 10.38.206.63 with HTTP; Sat, 12 Feb 2005 13:28:48 -0800 (PST) Message-ID: <91984ed40502121328282be4a2@mail.gmail.com> Date: Sat, 12 Feb 2005 16:28:48 -0500 From: Louis Harvey To: freebsd-current@freebsd.org, louis.harvey@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 13 Feb 2005 16:14:57 +0000 Subject: FreeBSD5.2.1 - adduser pw: user 'user' disappeared during update X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Louis Harvey List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 21:28:49 -0000 Hello ! For the first time after installing FreeBSD 5.2.1, I am trying to add a new user, but without success so far. I have tried many times (as root), with /usr/sbin/adduser and also with /stand/sysinstall > Configure > User Management > User (Add a new user to the system), but the operation seems fo fail at the end, when I give the final YES. I get the following error message: pw: user 'user' disappeared during update I have checked on the Web giving the error message as input to google, but got only one highly pertinent message. In the end, the guy says he re-installed FreeBSD, wihich I cannot do right now. I checked with the command vipw, and emacs shows the lines corresponding to the users I attempted to create along with the other users I created at install time. There is no subdir under /home for my attempts at creating those users, nor can I log into the system with those users. Please, could someone help me with this message? Salutations, Louis Harvey