| From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
|---|---|
| To: | Christoph Moench-Tegeder <cmt(at)burggraben(dot)net>, Ayub M <hiayub(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgbouncer with ldap |
| Date: | 2019-09-09 09:41:40 |
| Message-ID: | e32e30609b6eef7dfdbf407cae4f16909ada6766.camel@cybertec.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Christoph Moench-Tegeder wrote:
> > It has hba and via hba file one can specify ldap connections
> >
> > https://www.postgresql.org/docs/9.3/auth-pg-hba-conf.html
>
> https://pgbouncer.github.io/config.html#hba-file-format
> "Auth-method field: Only methods supported by PgBouncer’s auth_type
> are supported", and "ldap" is not supported.
> When there's no ldap support in pgbouncer, there's no ldap support
> in pgbouncer.
To throw in something less tautological:
PgBouncer supports PAM authentication, so if you are on UNIX,
you could use PAM's LDAP module to do what you want.
Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter J. Holzer | 2019-09-09 10:19:39 | Re: floating point output |
| Previous Message | Christoph Moench-Tegeder | 2019-09-09 08:03:58 | Re: pgbouncer with ldap |