From 09ffc4ec906f4b2177d42257dec8fa6630850f98 Mon Sep 17 00:00:00 2001 From: lmkerbey-mdb <105309825+lmkerbey-mdb@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:50:34 -0500 Subject: [PATCH] (DOCSP-38083) Deprecate blacklist and whitelist terminology. (#704) --- source/troubleshooting/connection-errors.txt | 24 ++++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/source/troubleshooting/connection-errors.txt b/source/troubleshooting/connection-errors.txt index cbb2f03da..09216abec 100644 --- a/source/troubleshooting/connection-errors.txt +++ b/source/troubleshooting/connection-errors.txt @@ -122,13 +122,13 @@ to view possible solutions: local network blocks connections to port 27017, visit http://portquiz.net:27017/. - Atlas IP Whitelist Does Not Include Your Address + Atlas IP Access List Does Not Include Your Address ```````````````````````````````````````````````` |service| only allows connections to a cluster from addresses - listed in the project :atlas:`IP whitelist - `. Ensure that you have - whitelisted your IP address so you can connect to your + listed in the project :atlas:`IP access list + `. Ensure that you have + access listed your IP address so you can connect to your cluster. Insert Document Button Disabled and Cannot Modify Documents @@ -214,39 +214,39 @@ Likely Cause ~~~~~~~~~~~~ The most common source of this error is a missing |service| -:atlas:`IP whitelist ` entry for the public IP +:atlas:`IP access list ` entry for the public IP address where |compass-short| is running. Solution ~~~~~~~~ Ensure the public IP address where |compass-short| is running is -included in your |service| project's IP whitelist. +included in your |service| project's IP access list. -To configure your |service| whitelist: +To configure your |service| access list: 1. Use the :guilabel:`Context` dropdown in the top-left of |service| to select your desired |service| project. #. Click the :guilabel:`Security` tab. -#. Click the :guilabel:`IP Whitelist` menu option. +#. Click the :guilabel:`IP Access List` menu option. -#. If your IP address is not in the whitelist, click +#. If your IP address is not in the access list, click :guilabel:`Add IP Address`. #. Click :guilabel:`Add Current IP Address`. #. Click :guilabel:`Confirm`. -|service| recognizes which entries in the whitelist include your +|service| recognizes which entries in the access list include your current IP address, and appends these addresses with :guilabel:`(includes your current IP address)`. .. seealso:: - For more information on configuring whitelist entries, see - :atlas:`Configure Whitelist Entries ` in the + For more information on configuring access list entries, see + :atlas:`Configure Access List Entries ` in the |service| documentation. Not Primary or Secondary is Not Writable