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

From Thomas Munro
Subject Re: troubleshooting postgresql ldap authentication
Date
Msg-id CA+hUKGJh_Vch9oSJs-MrObN+TCcyWxvF1PcgHn2n1hqUWo3gjQ@mail.gmail.com
Whole thread Raw
In response to troubleshooting postgresql ldap authentication  (Chris Stephens <cstephens16@gmail.com>)
Responses Re: troubleshooting postgresql ldap authentication  (Chris Stephens <cstephens16@gmail.com>)
List pgsql-general
On Tue, Jun 9, 2020 at 9:05 AM Chris Stephens <cstephens16@gmail.com> wrote:
> hostssl    all             all             0.0.0.0/0              ldap ldapserver="ldaps://xxx" ldapbasedn="yyy"
ldaptls=1

> does anyone know what might be causing "LDAP: Bad parameter to an ldap routine"

You probably want ldapurl="ldaps://xxx" (note: ldapurl, not
ldapserver).  Or you could use ldapscheme="ldaps" and
ldapserver="xxx".



pgsql-general by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: 12.2: Why do my Redo Logs disappear??
Next
From: Peter
Date:
Subject: Re: 12.2: Why do my Redo Logs disappear??