Skip to content

Commit 09ffc4e

Browse files
authored
(DOCSP-38083) Deprecate blacklist and whitelist terminology. (#704)
1 parent 3e81f2c commit 09ffc4e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

source/troubleshooting/connection-errors.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ to view possible solutions:
122122
local network blocks connections to port 27017, visit
123123
http://portquiz.net:27017/.
124124

125-
Atlas IP Whitelist Does Not Include Your Address
125+
Atlas IP Access List Does Not Include Your Address
126126
````````````````````````````````````````````````
127127

128128
|service| only allows connections to a cluster from addresses
129-
listed in the project :atlas:`IP whitelist
130-
</security-whitelist/>`. Ensure that you have
131-
whitelisted your IP address so you can connect to your
129+
listed in the project :atlas:`IP access list
130+
</security-accesslist/>`. Ensure that you have
131+
access listed your IP address so you can connect to your
132132
cluster.
133133

134134
Insert Document Button Disabled and Cannot Modify Documents
@@ -214,39 +214,39 @@ Likely Cause
214214
~~~~~~~~~~~~
215215

216216
The most common source of this error is a missing |service|
217-
:atlas:`IP whitelist </security-whitelist/>` entry for the public IP
217+
:atlas:`IP access list </security-accesslist/>` entry for the public IP
218218
address where |compass-short| is running.
219219

220220
Solution
221221
~~~~~~~~
222222

223223
Ensure the public IP address where |compass-short| is running is
224-
included in your |service| project's IP whitelist.
224+
included in your |service| project's IP access list.
225225

226-
To configure your |service| whitelist:
226+
To configure your |service| access list:
227227

228228
1. Use the :guilabel:`Context` dropdown in the top-left of |service|
229229
to select your desired |service| project.
230230

231231
#. Click the :guilabel:`Security` tab.
232232

233-
#. Click the :guilabel:`IP Whitelist` menu option.
233+
#. Click the :guilabel:`IP Access List` menu option.
234234

235-
#. If your IP address is not in the whitelist, click
235+
#. If your IP address is not in the access list, click
236236
:guilabel:`Add IP Address`.
237237

238238
#. Click :guilabel:`Add Current IP Address`.
239239

240240
#. Click :guilabel:`Confirm`.
241241

242-
|service| recognizes which entries in the whitelist include your
242+
|service| recognizes which entries in the access list include your
243243
current IP address, and appends these addresses with
244244
:guilabel:`(includes your current IP address)`.
245245

246246
.. seealso::
247247

248-
For more information on configuring whitelist entries, see
249-
:atlas:`Configure Whitelist Entries </security-whitelist/>` in the
248+
For more information on configuring access list entries, see
249+
:atlas:`Configure Access List Entries </security-accesslist/>` in the
250250
|service| documentation.
251251

252252
Not Primary or Secondary is Not Writable

0 commit comments

Comments
 (0)