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 827dfdc commit d6016eeCopy full SHA for d6016ee
source/tutorial/encrypt-user-credentials.txt
@@ -21,16 +21,6 @@ file on each server.
21
This procedure is valid only for SCRAM username and password authentication and (LDAP) PLAIN authentication.
22
It doen't apply to ``MONGODB-X509`` or ``GSSAPI`` authentication, both of which use usernames but not passwords.
23
24
-.. note:: Protect Plain Text Passwords
25
-
26
- If you choose to store credentials in plain text, reduce the
27
- permissions on the :ref:`conf-mms.properties <conf-mms.properties>`
28
- file on each server.
29
30
- .. code-block:: sh
31
32
- sudo chmod 600 <install_dir>/conf/conf-mms.properties
33
34
.. important::
35
36
When installed with ``rpm`` or ``deb`` packages on Linux systems,
0 commit comments