From owner-freebsd-questions@FreeBSD.ORG Tue Mar 6 21:50:55 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5F7E16A402 for ; Tue, 6 Mar 2007 21:50:55 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 9556D13C4B5 for ; Tue, 6 Mar 2007 21:50:45 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan@localhost [127.0.0.1]) by dan.emsphone.com (8.14.0/8.13.8) with ESMTP id l26Lodx4096003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 6 Mar 2007 15:50:39 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.0/8.14.0/Submit) id l26LodGP096001; Tue, 6 Mar 2007 15:50:39 -0600 (CST) (envelope-from dan) Date: Tue, 6 Mar 2007 15:50:39 -0600 From: Dan Nelson To: Noah Message-ID: <20070306215038.GH86959@dan.emsphone.com> References: <45EDB82D.2040300@enabled.com> <45EDBBB5.7090600@alpha-tierchen.de> <45EDCBF6.6040704@enabled.com> <45EDD60B.2020006@unsane.co.uk> <45EDE08F.3080707@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EDE08F.3080707@enabled.com> X-OS: FreeBSD 6.2-STABLE User-Agent: Mutt/1.5.14 (2007-02-12) Cc: Vince Hoffman , =?utf-8?B?QmrDtnJuIEvDtm5pZw==?= , User Questions Subject: Re: upgraded 6.2 and mysql lost all privileges X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 21:50:56 -0000 In the last episode (Mar 06), Noah said: > yeah - I have about 15 other user accounts specific to my mysql > installation that were not in the /etc/passwd file. where were those > stored? If you're just talking about mysql users, those are in /var/db/mysql/mysql/user.* . An OS upgrade shouldn't have touched them at all. Unless you reformatted /var or something :) -- Dan Nelson dnelson@allantgroup.com