Date: Fri, 02 Mar 2007 14:01:37 +0000 From: "Rajen Jani (BT Yahoo! Broadband)" <x_element108@btinternet.com> To: Miroslav Lachman <000.fbsd@quip.cz>, freebsd-database@freebsd.org Subject: ERROR 1045 (28000): Access denied for user 'zabbix'@'ritm' (using, password: YES) Message-ID: <45E82E41.2060007@btinternet.com>
next in thread | raw e-mail | index | archive | help
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'; mysql> quit bye shell>> mysql -h ritm -u zabbix -p password: ******** ERROR 1045 (28000): Access denied for user 'zabbix'@'ritm.axigral' (using,password: YES) If I do it without password then it goes through ok. Any suggestions appreciated. If I go through the mysql documentation on the website they have nothing on FreeBSD. Regards, Rajen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E82E41.2060007>