doc: Correct description of LDAP authentication
authorPeter Eisentraut
Sun, 30 Dec 2012 03:58:07 +0000 (22:58 -0500)
committerPeter Eisentraut
Sun, 30 Dec 2012 04:01:01 +0000 (23:01 -0500)
Parts of the description had claimed incorrect pg_hba.conf option names
for LDAP authentication.

Albe Laurenz

doc/src/sgml/client-auth.sgml

index cfdb33a1fd6508aac31b0a87b8bb3ed73432c618..b9664cb05e70b670ae4126c49a77e675f8e458cf 100644 (file)
@@ -1372,8 +1372,8 @@ omicron         bryanh                  guest1
 
    
     In the second mode, the server first binds to the LDAP directory with
-    a fixed user name and password, specified with ldapbinduser
-    and ldapbinddn, and performs a search for the user trying
+    a fixed user name and password, specified with ldapbinddn
+    and ldapbindpasswd, and performs a search for the user trying
     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
     performed over the subtree at ldapbasedn, and will try to