Hi all
I have the following erreor after update my centreon’s password
in /var/log/messages:
Jul 19 17:27:15 localhost mariadbdd863]: 2024-07-19 17:27:15 537 3Warning] Access denied for user 'centreon'@'localhost' (using password: YES)
Jul 19 17:27:15 localhost mariadbdd863]: 2024-07-19 17:27:15 538 3Warning] Access denied for user 'centreon'@'localhost' (using password: YES)
then as centreon/centreon :
rroot@centreon-central ~]#
rroot@centreon-central ~]# mysql -u centreon -p
Enter password:
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 540
Server version: 10.11.7-MariaDB MariaDB Server
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB i(none)]>
Why centreon cannot connect ? This is the same password ???
Any idea ?