<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><div>I have 2 virtual machines: one with Postgres instance and another machine with Zoo-kernel.</div><div><span style="font-size: 12pt;">I compiled zoo-kernel with "--with-db-backend" option and also created "zoo_project" database in postgres, added [database] section to the main.cfg.</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Also from the zoo-kernel machine, I can connect to the </span><span style="font-size: 12pt;"> </span><span style="font-size: 12pt;">"zoo_project"</span><span style="font-size: 12pt;"> </span><span style="font-size: 12pt;">database from command line (psql) without supplying password (enabled passwordless login as per </span><a href="https://www.postgresql.org/docs/current/static/libpq-pgpass.html" target="_blank" style="font-size: 12pt;">https://www.postgresql.org/docs/current/static/libpq-pgpass.html</a>)</div><div><br></div><div>Now when I run a WPS job, I get the following error in a file "servicename_jobid_error.log"</div><div><br></div><div><div>ERROR 1: PQconnectdb failed.</div><div>fe_sendauth: no password supplied</div><div><br></div></div><div>I am now wondering how to configure password so that zoo-kernel can use it for DB connection.</div><div><br></div><div>Thanks</div><div>Rakesh</div><div><span style="font-size: 12pt;"><br></span></div><div><br></div>                                          </div></body>
</html>