Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2007 16:06:00 +0100
From:      Momchil Ivanov <idiotbg@gmail.com>
To:        freebsd-database@freebsd.org
Subject:   Re: ERROR 1045 (28000): Access denied for user 'zabbix'@'ritm' (using, password: YES)
Message-ID:  <200703021606.04901.idiotbg@gmail.com>
In-Reply-To: <45E82E41.2060007@btinternet.com>
References:  <45E82E41.2060007@btinternet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5243410.TIj1Q1TkRZ
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

=D0=9D=D0=B0 2.3.2007 15:01 Rajen Jani (BT Yahoo! Broadband) =D0=BF=D0=B8=
=D1=88=D0=B5:
> Hello people,
>
>                Thanks for helping me out last time. I am still having
> the above problem. I did the following prior:
>
> shell>> mysql
>
> mysql> GRANT ALL PRIVILEGES ON zabbix TO .*  'zabbix'@'ritm' IDENTIFIED
> BY 'password';

Try using:
GRANT ALL ON zabbix.* TO 'zabbix'@'ritm' IDENTIFIED BY 'password';
I think your '.*' after TO makes it wrong

=2D-=20
This correspondence is strictly confidential. Any screening, filtering
and/or production for the purpose of public or otherwise disclosure is
forbidden without written permission by the author signed above. If you are
not the intended recipient, please immediately notify the sender and
permanently delete any copies

PGP KeyID: 0x3118168B
Keyserver: pgp.mit.edu
Key fingerprint BB50 2983 0714 36DC D02E  158A E03D 56DA 3118 168B

--nextPart5243410.TIj1Q1TkRZ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQBF6D1c4D1W2jEYFosRAlAiAJ9Upo3FYhYnEn5ZpB2cCQgfWmrNHgCfT+I/
c34fIlvk1isBoKnPEQoMTOk=
=nNio
-----END PGP SIGNATURE-----

--nextPart5243410.TIj1Q1TkRZ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703021606.04901.idiotbg>