ERROR 1045 (28000): Access denied for user 'zabbix'@'ritm' (using,
password: YES)
Rajen Jani (BT Yahoo! Broadband)
x_element108 at btinternet.com
Fri Mar 2 14:02:40 UTC 2007
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
More information about the freebsd-database
mailing list