Afternoon all.

I have a Centos 6.5 system with Postgres and apache installed.  I am trying to 
get incinga2/incingaweb2 setup.  After fighting with the install yesterday 
(apparently there’s a bug with the setup web wizard) I got some information on 
how to manually add the icingaweb2 db in postgres, configure apache, and start 
the server.

So now I get http://10.100.1.200/icingaweb2 <http://10.100.1.200/icingaweb2> 
(my private IP) and the login window loads.

I go to enter the admin user/pass even though the password is correct (I set it 
via the database with an openssl hash write) I get the following error:

All configured authentication methods failed. Please check the system log or 
Icinga Web 2 log for more information.

On the backend when i look at the /var/log/messages I see this:

Jul 15 12:35:26 monitor icingaweb2[5918]: 
Icinga\Exception\AuthenticationException in 
/usr/share/php/Icinga/Authentication/User/DbUserBackend.php:204 with message: 
Failed to authenticate user "admin" against backend "icingaweb2". An exception 
was thrown: <- Zend_Db_Adapter_Exception in 
/usr/share/php/Zend/Db/Adapter/Pdo/Abstract.php:144 with message: 
SQLSTATE[08006] [7] FATAL:  Ident authentication failed for user "icinga" <- 
PDOException in /usr/share/php/Zend/Db/Adapter/Pdo/Abstract.php:129 with 
message: SQLSTATE[08006] [7] FATAL:  Ident authentication failed for user 
“icinga"

Am I missing a configuration file somewhere where I need to specify my icinga 
postgres user?

I think I followed the instructions to a T, but I’m kind of stuck.

If you need more information, please let me know.

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to