From owner-freebsd-questions@FreeBSD.ORG Sat Feb 12 18:22:00 2005 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 772FC16A4CE for ; Sat, 12 Feb 2005 18:22:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC2A43D46 for ; Sat, 12 Feb 2005 18:22:00 +0000 (GMT) (envelope-from louis.harvey@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so357233rns for ; Sat, 12 Feb 2005 10:21:59 -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=kcxM2WD92dfoNoj4WkarGhm0Dzz4AETNbb69DzLE9ytdWdQyzKkOVj40O+JcuFCnveWpcoS3UbkF9Y5f0yt4BgOrsezMwQxMAVb/Y6CeXmO+bLg40kdxDbO/Pfebo3TRITwLJiS1jZ7xsEde8uGslluGxYW0Vonm9/5I0gKjwEY= Received: by 10.38.179.61 with SMTP id b61mr94677rnf; Sat, 12 Feb 2005 10:21:59 -0800 (PST) Received: by 10.38.206.63 with HTTP; Sat, 12 Feb 2005 10:21:59 -0800 (PST) Message-ID: <91984ed4050212102116b27f3c@mail.gmail.com> Date: Sat, 12 Feb 2005 13:21:59 -0500 From: Louis Harvey To: freebsd-questions@freebsd.org, louis.harvey@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: FreeBSD5.2.1 - adduser pw: user 'user' disappeared during update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Louis Harvey List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 18:22:00 -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 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