Skip to content

Commit 6fe983a

Browse files
committed
(DOCSP-43734): Removes Plaintext Password note.
1 parent fa8ce51 commit 6fe983a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

source/tutorial/encrypt-user-credentials.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,6 @@ file on each server.
2121
This procedure is valid only for SCRAM username and password authentication and (LDAP) PLAIN authentication.
2222
It doen't apply to ``MONGODB-X509`` or ``GSSAPI`` authentication, both of which use usernames but not passwords.
2323

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-
3424
.. important::
3525

3626
When installed with ``rpm`` or ``deb`` packages on Linux systems,

0 commit comments

Comments
 (0)