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 22d0535 commit 2058031Copy full SHA for 2058031
source/tutorial/encrypt-user-credentials.txt
@@ -18,16 +18,6 @@ to encrypt the credentials. If you choose to store credentials in plain
18
text, reduce the permissions on the :ref:`conf-mms.properties <conf-mms.properties>`
19
file on each server.
20
21
-.. note:: Protect Plain Text Passwords
22
-
23
- If you choose to store credentials in plain text, reduce the
24
- permissions on the :ref:`conf-mms.properties <conf-mms.properties>`
25
- file on each server.
26
27
- .. code-block:: sh
28
29
- sudo chmod 600 <install_dir>/conf/conf-mms.properties
30
31
.. important::
32
33
When installed with ``rpm`` or ``deb`` packages on Linux systems,
0 commit comments