diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index ed077ddb1e6..d6e1c4c92bf 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -381,7 +381,9 @@ hostnossl database user Specifies the authentication method to use when a connection matches this record. The possible choices are summarized here; details - are in . + are in . All the options + are lower case and treated case sensitively, so even acronyms like + ldap must be specified as lower case.