Re: troubleshooting postgresql ldap authentication

From: Paul Förster <paul(dot)foerster(at)gmail(dot)com>
To: Chris Stephens <cstephens16(at)gmail(dot)com>
Cc: postgre <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: troubleshooting postgresql ldap authentication
Date: 2020-06-09 05:59:13
Message-ID: E33B516E-CAC0-4E2E-AE17-CB36CDDEDF8E@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Chris,

> On 08. Jun, 2020, at 23:05, Chris Stephens <cstephens16(at)gmail(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Praveen Kumar K S 2020-06-09 07:55:47 [HELP] query regarding replication
Previous Message Tom Lane 2020-06-09 05:27:20 Re: Something else about Redo Logs disappearing