From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 11:18:23 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 74D8837B401 for ; Mon, 7 Jul 2003 11:18:23 -0700 (PDT) Received: from mail.cult.cu (mail.cult.cu [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D2F43F85 for ; Mon, 7 Jul 2003 11:18:18 -0700 (PDT) (envelope-from admin@atenas.cult.cu) Received: from mailnull by mail.cult.cu with local-bsmtp (Exim 4.10) id 19ZaYK-000CgJ-00 for freebsd-questions@freebsd.org; Mon, 07 Jul 2003 14:17:28 -0400 Received: from [169.158.120.178] (helo=mail.atenas.cult.cu) by mail.cult.cu with esmtp (Exim 4.10) id 19ZaY6-000CeB-00 for freebsd-questions@freebsd.org; Mon, 07 Jul 2003 14:17:21 -0400 Received: from [192.168.1.5] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 19ZaY7-0001bF-00 for freebsd-questions@FreeBSD.ORG; Mon, 07 Jul 2003 14:17:15 -0400 Message-ID: <005601c344b4$119e3990$0501a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Mon, 7 Jul 2003 14:17:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Users question... 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: Mon, 07 Jul 2003 18:18:23 -0000 Can I have a special account to manage a specific service, specifically MySQL. I mean, I running MySQL as mysql user, but when I want to update the database I have to login as root, made changes and so on, then, I want to create another user to this job, I have added a user as member of wheel and assigned permissions in the current database directory of MySQL and nothing happens...when I try to connect to the database it give me an ERROR...