From owner-freebsd-questions@FreeBSD.ORG Mon Sep 26 03:17:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 86DE516A41F for ; Mon, 26 Sep 2005 03:17:52 +0000 (GMT) (envelope-from jarrod.harch@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF6E43D48 for ; Mon, 26 Sep 2005 03:17:52 +0000 (GMT) (envelope-from jarrod.harch@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so248616nzd for ; Sun, 25 Sep 2005 20:17:51 -0700 (PDT) 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; b=DWxnWumI9ASUMchYo2UXxFilT8cELrXhnZbudbJw9c9OqRXPsMcHmBu0vonySqb1Qs4brmCQ7mZuwzezoSvbLxN8xjtkwqtmLJrutgs0DzKt4sk6gywo5i6WWbGB1L4r1SHFZOjtAWXwxRXDQk86XkGVsHhfhDnaHweqraxiilM= Received: by 10.54.136.12 with SMTP id j12mr209261wrd; Sun, 25 Sep 2005 20:17:51 -0700 (PDT) Received: by 10.54.118.8 with HTTP; Sun, 25 Sep 2005 20:17:51 -0700 (PDT) Message-ID: Date: Mon, 26 Sep 2005 13:17:51 +1000 From: Jarrod Harch To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: user account changes lost on reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jarrod Harch List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2005 03:17:52 -0000 Hi, I just setup a new 5.4 install, which went fairly well. I added some accounts - I used adduser to do one account, and logged on as the user OK. The other account was created when I installed gdm as the display manager. On rebooting the root password is missing, the user account I created is also gone (but the home directory and files are still there). gdm won't start, complaining that the gdm user doesn't exist. I recreated the user again but it vanished after the next boot. Does anyone know what might cause these account changes to be lost? Sorry i= f this has been answered already, I couldn't find anything on Google or mailing lists. Thanks Jarrod