10000
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 1078742 commit e262e90Copy full SHA for e262e90
doc/src/sgml/client-auth.sgml
@@ -381,7 +381,9 @@ hostnossl <replaceable>database</replaceable> <replaceable>user</replaceable>
381
<para>
382
Specifies the authentication method to use when a connection matches
383
this record. The possible choices are summarized here; details
384
- are in <xref linkend="auth-methods"/>.
+ are in <xref linkend="auth-methods"/>. All the options
385
+ are lower case and treated case sensitively, so even acronyms like
386
+ <literal>ldap</literal> must be specified as lower case.
387
388
<variablelist>
389
<varlistentry>
0 commit comments