<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">We are running about 20 pgpool II clusters with multiple databases on each, and thus multiple users that we need to maintain in each pool_passwd file.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">This is becoming more and more painfull  when security team requests for password change every 90 days, or if a password is changed on the database side, but is not updated in the pool_passwd file.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">To solve this issue and avoid using the pool_passwd file, we tried to use the password keyword in pool_hba.conf, but quickly noticed that this was not acceptable in terms of security, because the password is requested
 in a clear text format on the client side, and we don’t want to spend too much time on configuring SSL between the clients and the servers.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">So our question is : can we expect an enhancement request that would allow pgpool to request the password in the desired format (e.g : scram-sha-256 specified in pool_hba.conf) to the client, and pass it through as is
 to the database engine , if the corresponding user is not defined in the pool_passwd file ?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">This new functionality could be driven by a pgpool.conf parameter .<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Any help, advice, or alternative solution to our issue, would be highly appreciated,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Jean-Michel.<o:p></o:p></span></p>
</div>
<p>=========================================================</p>

<p>Ce message et toutes les pieces jointes (ci-apres le "message")<br>
sont confidentiels et susceptibles de contenir des informations<br>
couvertes par le secret professionnel. Ce message est etabli<br>
a l'intention exclusive de ses destinataires. Toute utilisation<br>
ou diffusion non autorisee interdite.<br>
Tout message electronique est susceptible d'alteration. La SOCIETE GENERALE<br>
et ses filiales declinent toute responsabilite au titre de ce message<br>
s'il a ete altere, deforme falsifie.</p>

<p>=========================================================</p>

<p>This message and any attachments (the "message") are confidential,<br>
intended solely for the addresses, and may contain legally privileged<br>
information. Any unauthorized use or dissemination is prohibited.<br>
E-mails are susceptible to alteration. Neither SOCIETE GENERALE nor any<br>
of its subsidiaries or affiliates shall be liable for the message<br>
if altered, changed or falsified.</p>

<p>=========================================================</p></body>
</html>