mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Fix typo
This commit is contained in:
parent
ef28e05ac5
commit
4bb106ef4f
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue