Skip to content

Conversation

@f3nry
Copy link
Contributor

@f3nry f3nry commented Nov 30, 2017

With Postgres 10, scram-sha-256 is a new type of password
hashing, improving over md5 hashing.

Currently, attempting to use this method results in an error.

See https://www.postgresql.org/docs/current/static/auth-methods.html#AUTH-PASSWORD for more details.

Forge ticket: https://tickets.puppetlabs.com/browse/MODULES-6194

With Postgres 10, scram-sha-256 is a new type of password
hashing, improving over md5 hashing.
@eputnam eputnam merged commit 0aff30d into puppetlabs:master Dec 7, 2017
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
MODULES-6194 - Add scram-sha-256 as a valid pg_hba_rule auth method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants