Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 557
    • Issues 557
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 65
    • Merge requests 65
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Merge requests
  • !1406

[#2064] hammer.py: ensure postgres entry in hba

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Pavel requested to merge 2064-set-up-postgresql-auth-methods-correctly-in-hammer into master Sep 06, 2021
  • Overview 2
  • Commits 3
  • Pipelines 0
  • Changes 1

Closes #2064 (closed)

It seems that the postgres user gets locked out of the database again.

https://jenkins.aws.isc.org/job/kea-dev/job/ut-extended/445

psql: FATAL:  password authentication failed for user "postgres"

I thought I tested this on all OSs, but apparently not. Some OSs are missing the postgres ident entry which I did not anticipate.

Edited Sep 06, 2021 by Andrei Pavel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2064-set-up-postgresql-auth-methods-correctly-in-hammer