We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628ea7e commit 7b15beaCopy full SHA for 7b15bea
doc/src/sgml/client-auth.sgml
@@ -1365,8 +1365,8 @@ omicron bryanh guest1
1365
1366
<para>
1367
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
+ a fixed user name and password, specified with <replaceable>ldapbinddn</>
+ and <replaceable>ldapbindpasswd</>, and performs a search for the user trying
1370
to log in to the database. If no user and password is configured, an
1371
anonymous bind will be attempted to the directory. The search will be
1372
performed over the subtree at <replaceable>ldapbasedn</>, and will try to
0 commit comments