Re: md5 still listed as an option in pg_hba.conf.sample

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Mark Dilger <hornschnorter(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: md5 still listed as an option in pg_hba.conf.sample
Date: 2017-09-26 17:34:02
Message-ID: CA+TgmoaJzor6=A2KpG2nyNqO6J4Dijcg5+PFCht+qRFVVF5wKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 26, 2017 at 1:23 PM, Mark Dilger <hornschnorter(at)gmail(dot)com> wrote:
> The comment that I think needs updating is:
>
> # METHOD can be "trust", "reject", "md5", "password", "scram-sha-256",
> # "gss", "sspi", "ident", "peer", "pam", "ldap", "radius" or "cert".
>
> The "md5" option no longer works, as discussed in other threads.

It works for me.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2017-09-26 17:36:16 Re: md5 still listed as an option in pg_hba.conf.sample
Previous Message Mark Dilger 2017-09-26 17:23:55 md5 still listed as an option in pg_hba.conf.sample