Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: LDAP(s) doc misleading - Mailing list pgsql-general

From Paul Förster
Subject Re: LDAP(s) doc misleading
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: LDAP(s) doc misleading  (Stephen Frost <[email protected]>)
List pgsql-general
Hi Stephen,

> On 06. Jan, 2021, at 18:14, Stephen Frost <[email protected]> wrote:
>
> When in an Active Directory environment, it's far more secure to use
> Kerberos/GSSAPI and not LDAP (or LDAPS).  Using the ldap authentication
> method with PostgreSQL will result in the credentials of users being
> sent to the database server, such that if the database server is
> compromised so will all of those user accounts.

I understand. But users can't login on the database server, just on the database. Database servers and client machines
arelocated in different network zones with firewalls between them. 

Also, my point was not about using LDAP(S) versus Kerberos or GSSAPI. My point was, that I find the description of the
ldapschemeentry misleading. 

Cheers,
Paul


pgsql-general by date:

Previous
From: Paul Förster
Date:
Subject: Re: Using more than one LDAP?
Next
From: Magnus Hagander
Date:
Subject: Re: LDAP(s) doc misleading