@@ -122,13 +122,13 @@ to view possible solutions:
122
122
local network blocks connections to port 27017, visit
123
123
http://portquiz.net:27017/.
124
124
125
- Atlas IP Whitelist Does Not Include Your Address
125
+ Atlas IP Access List Does Not Include Your Address
126
126
````````````````````````````````````````````````
127
127
128
128
|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
132
132
cluster.
133
133
134
134
Insert Document Button Disabled and Cannot Modify Documents
@@ -214,39 +214,39 @@ Likely Cause
214
214
~~~~~~~~~~~~
215
215
216
216
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
218
218
address where |compass-short| is running.
219
219
220
220
Solution
221
221
~~~~~~~~
222
222
223
223
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 .
225
225
226
- To configure your |service| whitelist :
226
+ To configure your |service| access list :
227
227
228
228
1. Use the :guilabel:`Context` dropdown in the top-left of |service|
229
229
to select your desired |service| project.
230
230
231
231
#. Click the :guilabel:`Security` tab.
232
232
233
- #. Click the :guilabel:`IP Whitelist ` menu option.
233
+ #. Click the :guilabel:`IP Access List ` menu option.
234
234
235
- #. If your IP address is not in the whitelist , click
235
+ #. If your IP address is not in the access list , click
236
236
:guilabel:`Add IP Address`.
237
237
238
238
#. Click :guilabel:`Add Current IP Address`.
239
239
240
240
#. Click :guilabel:`Confirm`.
241
241
242
- |service| recognizes which entries in the whitelist include your
242
+ |service| recognizes which entries in the access list include your
243
243
current IP address, and appends these addresses with
244
244
:guilabel:`(includes your current IP address)`.
245
245
246
246
.. seealso::
247
247
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
250
250
|service| documentation.
251
251
252
252
Not Primary or Secondary is Not Writable
0 commit comments