Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgresql isn't built with PAM, LDAP, mDNS support #243755

Closed
spacekitteh opened this issue Jul 16, 2023 · 2 comments
Closed

Postgresql isn't built with PAM, LDAP, mDNS support #243755

spacekitteh opened this issue Jul 16, 2023 · 2 comments
Labels
0.kind: bug Something is broken

Comments

@spacekitteh
Copy link
Contributor

These flags should be included in configureFlags:

  • --with-pam
  • --with-ldap
  • --with-bonjour
@spacekitteh spacekitteh added the 0.kind: bug Something is broken label Jul 16, 2023
@arnarg
Copy link
Contributor

arnarg commented Dec 14, 2023

PAM support has been added in #267393

@wolfgangwalther
Copy link
Contributor

ldapSupport and bonjourSupport arguments have been added in #358238, so you can optionally build with those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

3 participants