Error 1045 (28000): Access denied for user 'nagiosxi'@'local
Posted: Tue Sep 28, 2021 1:45 pm
I am getting Error 1045 (28000): Access denied for user 'nagiosxi'@'localhost' when trying to run
mysql -u'nagiosxi' -p'n@gweb' nagiosxi -e "update xi_commands set status_code = '2' where command = '1120';" against our DB
(Password is changed from above)
Anyone have any thougths on this? I am following
https://support.nagios.com/kb/article/n ... e-851.html
Thanks
mysql -u'nagiosxi' -p'n@gweb' nagiosxi -e "update xi_commands set status_code = '2' where command = '1120';" against our DB
(Password is changed from above)
Anyone have any thougths on this? I am following
https://support.nagios.com/kb/article/n ... e-851.html
Thanks