pgsql: Make pg_service.conf sample LDIF more portable.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make pg_service.conf sample LDIF more portable.
Date: 2014-08-19 03:10:10
Message-ID: E1XJZoI-0002vo-8L@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make pg_service.conf sample LDIF more portable.

The aboriginal sample placed connection parameters in
groupOfUniqueNames/uniqueMember. OpenLDAP, at least as early as version
2.4.23, rejects uniqueMember entries that do not conform to the syntax
for a distinguished name. Use device/description, which is free-form.
Back-patch to 9.4 for web site visibility.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/48e0b5ff3795a827c558a9ca7863fbfdbff6d683

Modified Files
--------------
doc/src/sgml/libpq.sgml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2014-08-19 08:44:41 pgsql: Fix bug in checking of IDENTIFY_SYSTEM result.
Previous Message Tom Lane 2014-08-18 23:19:42 Re: pgsql: Adjust Release Notes to reflect holding off wrapped expanded mod