1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-06 18:42:54 +03:00
This commit is contained in:
Peter Eisentraut
2012-11-01 22:58:36 -04:00
parent ef28e05ac5
commit 4bb106ef4f

View File

@@ -1507,7 +1507,7 @@ host ... ldap ldapserver=ldap.example.net ldapprefix="cn=" ldapsuffix=", dc=exam
</para>
<para>
Here is an exaple for a search+bind configuration:
Here is an example for a search+bind configuration:
<programlisting>
host ... ldap ldapserver=ldap.example.net ldapbasedn="dc=example, dc=net" ldapsearchattribute=uid
</programlisting>