| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Meirav Rath <meirav(dot)rath(at)imperva(dot)com> |
| Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #15035: scram-sha-256 blocks all logins |
| Date: | 2018-01-30 08:02:47 |
| Message-ID: | 35A53566-4884-496B-BA64-CE8CECABF48B@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> On 30 Jan 2018, at 08:56, Meirav Rath <meirav(dot)rath(at)imperva(dot)com> wrote:
>
> Like this?
> host all all 0.0.0.0/0 scram-sha256
There is a typo in this authentication method, it should be scram-sha-256 (not
the second dash between "sha" and "256”).
> Because I can’t restart the postgresql service, it crashes when this is the setup….
Changing the above should allow the database to start up.
cheers ./daniel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-01-30 08:10:18 | Re: BUG #15035: scram-sha-256 blocks all logins |
| Previous Message | Meirav Rath | 2018-01-30 07:56:40 | RE: BUG #15035: scram-sha-256 blocks all logins |