Re: [ADMIN] Postgres user authentication with secure LDAP - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: [ADMIN] Postgres user authentication with secure LDAP
Date
Msg-id aa8d6819-77b8-b712-0056-66420b9328ed@2ndquadrant.com
Whole thread Raw
In response to [ADMIN] Postgres user authentication with secure LDAP  ("Tang, Ronald K CIV FNMOC, N6" <ronald.k.tang@navy.mil>)
Responses Re: [Non-DoD Source] Re: [ADMIN] Postgres user authentication withsecure LDAP
List pgsql-admin
On 8/10/17 17:02, Tang, Ronald K CIV FNMOC, N6 wrote:
> I am trying to configure my Postgres server to use LDAP for authentication. My pg_hba.conf config line is:
>
> ldap ldapserver=ldaps://myldaps.company.com ldapport=636 ldaptls=1  ldapprefix="uid="
ldapsuffix=",ou=People,o=my.company.com"

The ldapserver= attribute takes a host name, not a URL.

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-admin by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [ADMIN] Postgres user authentication with secure LDAP
Next
From: Günce Kaya
Date:
Subject: [ADMIN] Upgrading Postgresql Client