<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Calibri">Hi,<br>
      <br>
      I'm setting up a pgpool-2 cluster with auto failover, failback and
      follow master commands and such.<br>
      All is working fine, but I have a question about the pcp
      authentication.<br>
      <br>
      User and password hash are defined in pcp.conf, which is good.<br>
      However, when using a "follow_master_command", I want to script a
      pcp_recovery_node command, which makes me put that user and
      password in clear text in a script or in some kind of settings
      file which I then have to source from that script.<br>
      <br>
      Is there some way of granting access to a "local only" user of
      passing the password encrypted to the pcp_* commands?<br>
      <br>
      regards,<br>
      <br>
      Sam</font><br>
  </body>
</html>