[dev] Setting up hordemgr user in mysql

Scott Martin martin@math.ohiou.edu
Wed, 1 Nov 2000 10:27:13 -0500


So again, could you post the proper commands? Also, Chuck says the "Y"'s
below need to be "N"'s. Correct?

----- Original Message -----
From: "Brent J. Nordquist" <bjn@horde.org>
To: <dev@lists.horde.org>
Sent: Wednesday, November 01, 2000 10:14 AM
Subject: Re: [dev] Setting up hordemgr user in mysql


> On Wed, 1 Nov 2000, Max Kalika <max@the-triumvirate.net> wrote:
>
> > INSERT INTO db (Host, User, Db, Select_priv, Insert_priv, Update_priv,
> > Delete_priv) VALUES ('localhost', 'hordemgr', 'horde', 'Y', 'Y', 'Y',
'Y');
>
> Just to note this wouldn't be sufficient; you have to put a record in the
> user table also.  The 2.2.x imp/docs/DATABASE has the relevant commands.
> However, apparently this is all a moot point for HEAD.  :-)
>
> --
> Brent J. Nordquist <bjn@horde.org>
> Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942
>
>
> --
> Horde Developers mailing list: http://horde.org/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
>
>