Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b15bea

Browse files
committed
doc: Correct description of LDAP authentication
Parts of the description had claimed incorrect pg_hba.conf option namesfor LDAP authentication.Albe Laurenz
1 parent628ea7e commit7b15bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,8 +1365,8 @@ omicron bryanh guest1
13651365

13661366
<para>
13671367
In the second mode, the server first binds to the LDAP directory with
1368-
a fixed user name and password, specified with <replaceable>ldapbinduser</>
1369-
and <replaceable>ldapbinddn</>, and performs a search for the user trying
1368+
a fixed user name and password, specified with <replaceable>ldapbinddn</>
1369+
and <replaceable>ldapbindpasswd</>, and performs a search for the user trying
13701370
to log in to the database. If no user and password is configured, an
13711371
anonymous bind will be attempted to the directory. The search will be
13721372
performed over the subtree at <replaceable>ldapbasedn</>, and will try to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp