]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: clarify that auth. names are lower case and case-sensitive
authorBruce Momjian <bruce@momjian.us>
Thu, 21 Jul 2022 17:58:20 +0000 (13:58 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 21 Jul 2022 17:58:39 +0000 (13:58 -0400)
This is true even for acronyms that are usually upper case, like LDAP.

Reported-by: Alvaro Herrera
Discussion: https://postgr.es/m/202205141521.2nodjabmsour@alvherre.pgsql

Backpatch-through: 10

doc/src/sgml/client-auth.sgml

index 02f048911295695c144a55e846722902d3af4332..eb5e9f48db1a0e9de5d473a1b5576baea2fdc26d 100644 (file)
@@ -417,7 +417,9 @@ hostnogssenc  <replaceable>database</replaceable>  <replaceable>user</replaceabl
       <para>
        Specifies the authentication method to use when a connection matches
        this record. The possible choices are summarized here; details
-       are in <xref linkend="auth-methods"/>.
+       are in <xref linkend="auth-methods"/>.  All the options
+       are lower case and treated case sensitively, so even acronyms like
+       <literal>ldap</literal> must be specified as lower case.
 
        <variablelist>
         <varlistentry>