From owner-freebsd-stable Fri Mar 9 15:29:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from equinox.datasyrge.net (ool-18ba2d21.dyn.optonline.net [24.186.45.33]) by hub.freebsd.org (Postfix) with ESMTP id 6317237B718 for ; Fri, 9 Mar 2001 15:29:42 -0800 (PST) (envelope-from jslivko@datasyrge.net) Received: from localhost (jslivko@localhost) by equinox.datasyrge.net (8.9.3/8.9.3) with ESMTP id SAA16786; Fri, 9 Mar 2001 18:33:48 -0500 Date: Fri, 9 Mar 2001 18:33:48 -0500 (EST) From: "Jonathan M. Slivko" To: "Ron 'The InSaNe One' Rosson" Cc: stable@FreeBSD.ORG Subject: Re: can't add remote users on mysql323-server In-Reply-To: <20010309090028.A29376@lunatic.oneinsane.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Exactly what I said in an earlier e-mail :) -- Jonathan M. Slivko On Fri, 9 Mar 2001, Ron 'The InSaNe One' Rosson wrote: > Radoslav Vasilev (rvasilev@uni-svishtov.bg) wrote: > > > > The problem I've never had before is that I can't add remote new user on mysql-server 3.23 . > > I've got an FreeBSD 4-2 machine, and installed mysql as a port (databases/mysql323-server). I've the habit ot doing 'insert into user.... and flush privileges ' way of adding users on two other mysql servers(3.22). > > Doing plain telnet mysqlhost 3306 prints: > > 'You are not wellcome to use mysqld from clienthost.domain.xx' , making me thing the privilege system is not updated after my insert. I've tried all the possible way of defining my host - as a clienthost, clienthost.domain.xx , ip-address etc. So, I wonder does it have something to do with updating of the server ( tracking 4-Stable branch) > > I'll appreciate any idea where the problem might be, any hint, whatever. I just can't afford new compilation. At least > > > > Since this is a 4.2 machine I wonder if you have commented out: > > ALL : ALL : allow > > in your /etc/hosts.allow file. If you have then you might need to add an > entry in there like so: > > mysqld : xxx.xxx.xxx.xxx : allow > > Just an idea and this is assuming that you have set the proper grants in > the mysql server to be accessed from that host. > > TIA > -- |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| | Jonathan M. Slivko | | Global IRC Operator, AsylumNet IRC Networks | | Systems Administrator, DataSyrge Internet Svces. | | Webpage: http://jslivko.datasyrge.net/ | | | | Come and check out AsylumNet: irc.asylum-net.org!| |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message