Re: troubleshooting postgresql ldap authentication - Mailing list pgsql-general

From Paul Förster
Subject Re: troubleshooting postgresql ldap authentication
Date
Msg-id E33B516E-CAC0-4E2E-AE17-CB36CDDEDF8E@gmail.com
Whole thread Raw
In response to troubleshooting postgresql ldap authentication  (Chris Stephens <cstephens16@gmail.com>)
List pgsql-general
Hi Chris,

> On 08. Jun, 2020, at 23:05, Chris Stephens <cstephens16@gmail.com> wrote:
> posgresql 12
> centos 7

here: PostgreSQL 11.6 & 12.3, SLES 12 & 15

> hostssl    all             all             0.0.0.0/0              ldap ldapserver="ldaps://xxx" ldapbasedn="yyy"
ldaptls=1

we use:

hostssl all all 0.0.0.0/0 ldap ldapserver="host1 host2" ldapport=389 ldapsearch="dc=domain,dc=example,dc=com"
ldapsearchattribute="uid"ldaptls=1 

Works pretty well.

Cheers,
Paul


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Something else about Redo Logs disappearing
Next
From: Praveen Kumar K S
Date:
Subject: [HELP] query regarding replication