8000
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 b9654ce commit fa6c230Copy full SHA for fa6c230
doc/src/sgml/client-auth.sgml
@@ -417,7 +417,9 @@ hostnogssenc <replaceable>database</replaceable> <replaceable>user</replaceabl
417
<para>
418
Specifies the authentication method to use when a connection matches
419
this record. The possible choices are summarized here; details
420
- are in <xref linkend="auth-methods"/>.
+ are in <xref linkend="auth-methods"/>. All the options
421
+ are lower case and treated case sensitively, so even acronyms like
422
+ <literal>ldap</literal> must be specified as lower case.
423
424
<variablelist>
425
<varlistentry>
0 commit comments