diff options
Diffstat (limited to 'system/mariadb-plugin-saslauthd/README')
-rw-r--r-- | system/mariadb-plugin-saslauthd/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mariadb-plugin-saslauthd/README b/system/mariadb-plugin-saslauthd/README index 9acf4668c1..d50c4c9a4b 100644 --- a/system/mariadb-plugin-saslauthd/README +++ b/system/mariadb-plugin-saslauthd/README @@ -19,5 +19,5 @@ Example: CREATE USER 'jekyll' IDENTIFIED WITH saslauthd AS 'hyde@EXAMPLE.COM'; saslauthd needs clear text passwords. Secure non-local connections -between your database clients and the server with TLS. See the MariaDB +between your database clients and the server with TLS. See the MariaDB documentation for more information. |