recommended default: advertise SCRAM

Fixes #1782
This commit is contained in:
Shivaram Lingamneni 2023-01-11 09:10:25 -05:00
parent 1e6dee15b2
commit 46d32520c7
3 changed files with 9 additions and 2 deletions

View file

@ -450,6 +450,10 @@ accounts:
# this is useful for compatibility with old clients that don't support SASL
login-via-pass-command: true
# advertise the SCRAM-SHA-256 authentication method. set to false in case of
# compatibility issues with certain clients:
advertise-scram: true
# require-sasl controls whether clients are required to have accounts
# (and sign into them using SASL) to connect to the server
require-sasl: