From 5fdf2220b78ad2786e5483faab81295c5efcbe48 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 4 Sep 2006 21:43:18 +0000 Subject: [PATCH] Update LDAP installation wording. Albe Laurenz --- doc/src/sgml/installation.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index f073724944..46b14df008 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -853,8 +853,9 @@ su - postgres - Build with LDAPLDAP - authentication support. On Unix, this requires the + Build with LDAPLDAP support + for authentication and connection parameter lookup. + On Unix, this requires the OpenLDAP package to be installed. configure will check for the required header files and libraries to make sure that your OpenLDAP -- 2.39.5