|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.260 2006/08/17 17:25:43 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.261 2006/09/04 21:43:18 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -853,8 +853,9 @@ su - postgres
|
853 | 853 | <term><option>--with-ldap</option></term>
|
854 | 854 | <listitem>
|
855 | 855 | <para>
|
856 |
| - Build with <acronym>LDAP</><indexterm><primary>LDAP</></> |
857 |
| - authentication support. On Unix, this requires the |
| 856 | + Build with <acronym>LDAP</><indexterm><primary>LDAP</></> support |
| 857 | + for authentication and connection parameter lookup. |
| 858 | + On Unix, this requires the |
858 | 859 | <productname>OpenLDAP</> package to be installed.
|
859 | 860 | <filename>configure</> will check for the required header files
|
860 | 861 | and libraries to make sure that your <productname>OpenLDAP</>
|
|