doc: Correct description of LDAP authentication
Parts of the description had claimed incorrect pg_hba.conf option names for LDAP authentication. Albe Laurenz
This commit is contained in:
parent
82b1b213ca
commit
103cc89362
@ -1374,8 +1374,8 @@ omicron bryanh guest1
|
|||||||
<para>
|
<para>
|
||||||
In the second mode, which we will call the search+bind mode,
|
In the second mode, which we will call the search+bind mode,
|
||||||
the server first binds to the LDAP directory with
|
the server first binds to the LDAP directory with
|
||||||
a fixed user name and password, specified with <replaceable>ldapbinduser</>
|
a fixed user name and password, specified with <replaceable>ldapbinddn</>
|
||||||
and <replaceable>ldapbinddn</>, and performs a search for the user trying
|
and <replaceable>ldapbindpasswd</>, and performs a search for the user trying
|
||||||
to log in to the database. If no user and password is configured, an
|
to log in to the database. If no user and password is configured, an
|
||||||
anonymous bind will be attempted to the directory. The search will be
|
anonymous bind will be attempted to the directory. The search will be
|
||||||
performed over the subtree at <replaceable>ldapbasedn</>, and will try to
|
performed over the subtree at <replaceable>ldapbasedn</>, and will try to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user