> 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.
The web application cannot authenticate with its own database, you need to set the pg_hba.conf params appropriately for your env. jlc _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
