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
  • Issues
  • #2064
Closed
Open
Issue created Aug 30, 2021 by Andrei Pavel@andreiMaintainer

set up PostgreSQL auth methods correctly in hammer

It currently sets the authentication method for local connections to trust. This works for some systems, but on Alpines, CentOSs & Fedoras:

14:54:55  [ RUN      ] PgSqlBasicsTest.boolTest
14:54:55  unknown file: Failure
14:54:55  C++ exception with description "FATAL:  Ident authentication failed for user "keatest"
14:54:55  " thrown in the test fixture's constructor.
14:54:55  [  FAILED  ] PgSqlBasicsTest.boolTest (5 ms)

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

As doc/devel/unit-tests.dox points out, both local and host connections should have their authentication methods set to password.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking