From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | Christoph Berg <myon(at)debian(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com>, pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
Subject: | Re: Can we stop defaulting to 'ident'? |
Date: | 2020-05-22 08:58:01 |
Message-ID: | 0ef8211aac548796a5e66bf5d916966409e37457.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian pgsql-pkg-yum |
Hi,
On Fri, 2020-05-22 at 10:52 +0200, Peter Eisentraut wrote:
> I found that if you use initdb's -A option to set the default
> authentication method, then the passsword_encryption setting is
> automatically adjusted in postgresql.conf. So this patch probably
> isn't even necessary.
Right, but then it also sets scram auth for local connections as well
(which we don't want)
That's why I am using --auth-local and --auth-host at the same time.
Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2020-05-22 09:02:19 | Re: Can we stop defaulting to 'ident'? |
Previous Message | Peter Eisentraut | 2020-05-22 08:52:16 | Re: Can we stop defaulting to 'ident'? |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2020-05-22 09:02:19 | Re: Can we stop defaulting to 'ident'? |
Previous Message | Peter Eisentraut | 2020-05-22 08:52:16 | Re: Can we stop defaulting to 'ident'? |