Skip to content

Commit b5b58e4

Browse files
committed
DOCSP-24594 copy edits
1 parent c04f4e8 commit b5b58e4

File tree

10 files changed

+53
-31
lines changed

10 files changed

+53
-31
lines changed

source/connect/advanced-connection-options/advanced-connection.txt

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@ Procedure
7878
read preference option.
7979
- Any specified tag sets.
8080

81-
The following screenshot shows the :guilabel:`Advanced`
82-
tab configured with the read preference of :guilabel:`Secondary
83-
Preferred`.
84-
85-
.. figure:: /images/authentication/secondary-preferred.png
86-
:figwidth: 662px
87-
:alt: Screenshot of Compass configured to connect with read preference of secondary preferred
88-
8981
.. seealso::
9082

9183
- :manual:`Read Preferrence </core/read-preference/#read-preference>`.
@@ -121,3 +113,16 @@ Procedure
121113
.. seealso::
122114

123115
To disconnect from your deployment, see :ref:`<disconnect-tab>`.
116+
117+
Example
118+
-------
119+
120+
The following screenshot shows the :guilabel:`Advanced`
121+
tab configured with the read preference of :guilabel:`Secondary
122+
Preferred`. The :guilabel:`Secondary
123+
Preferred` read pereference helps avoid queries overloading the primary
124+
node.
125+
126+
.. figure:: /images/authentication/secondary-preferred.png
127+
:figwidth: 662px
128+
:alt: Screenshot of Compass configured to connect with read preference of secondary preferred

source/connect/advanced-connection-options/authentication-connection.txt

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -266,19 +266,30 @@ Procedure
266266

267267
- (Optional) AWS Session Token
268268

269-
The following screenshot shows the :guilabel:`Authentication`
270-
tab configured for username and password authentication with
271-
SCRAM-SHA-256.
272-
273-
.. figure:: /images/authentication/authentication-configuration.png
274-
:figwidth: 662px
275-
:alt: Screenshot of Compass configured to authenticate with username and password
276-
277269
.. step:: (Optional) For advanced connection configuration options, click the :ref:`Advanced <advanced-connection-tab>` tab.
278270

279271
.. step:: Click Connect.
280272

281-
282273
.. seealso::
283274

284275
To disconnect from your deployment, see :ref:`<disconnect-tab>`.
276+
277+
Example
278+
-------
279+
280+
The following screenshot shows the :guilabel:`Authentication`
281+
tab configured for username and password authentication with
282+
SCRAM-SHA-256.
283+
284+
.. figure:: /images/authentication/authentication-configuration.png
285+
:figwidth: 662px
286+
:alt: Screenshot of Compass configured to authenticate with username
287+
and password
288+
289+
Alternatively, the following screenshot shows the
290+
:guilabel:`Authentication` tab configured for :manual:`LDAP
291+
</core/security-ldap-external/>` authentication.
292+
293+
.. figure:: /images/authentication/ldap-configuration.png
294+
:figwidth: 662px
295+
:alt: Screenshot of Compass configured to authenticate with LDAP

source/connect/advanced-connection-options/general-connection.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Procedure
6060

6161
.. note::
6262

63-
If you use the Standard Connection String Format to
63+
If you use the standard connection string format to
6464
connect to an `Atlas
6565
<https://www.mongodb.com/cloud/atlas>`__ deployment,
6666
you must turn on TLS/SSL in the
@@ -99,16 +99,19 @@ Procedure
9999
of a replica set, your write operations fail because it is not the
100100
primary member.
101101

102-
The following screenshot shows the :guilabel:`General` tab
103-
configured for an Atlas cluster.
104-
105-
.. figure:: /images/authentication/new-atlas-connection.png
106-
:alt: Screenshot of Compass configured to connect to an example Atlas cluster
107-
108102
.. step:: (Optional) For advanced connection configuration options, click the :ref:`Advanced <advanced-connection-tab>` tab.
109103

110104
.. step:: Click Connect.
111105

112106
.. seealso::
113107

114108
To disconnect from your deployment, see :ref:`<disconnect-tab>`.
109+
110+
Example
111+
-------
112+
113+
The following screenshot shows the :guilabel:`General` tab
114+
configured for an Atlas cluster.
115+
116+
.. figure:: /images/authentication/new-atlas-connection.png
117+
:alt: Screenshot of Compass configured to connect to an example Atlas cluster

source/connect/advanced-connection-options/tls-ssl-connection.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,6 @@ Procedure
107107
Enabling ``tlsInsecure``, ``tlsAllowInvalidHostnames``, and
108108
``tlsAllowInvalidCertificates`` may cause a security
109109
vulnerabilty.
110-
111-
The following screenshot shows the :guilabel:`TLS /
112-
SSL` tab configured for a cluster with TLS/SSL enabled.
113-
114-
.. figure:: /images/authentication/tls-ssl-configuration.png
115-
:figwidth: 662px
116-
:alt: Screenshot of Compass configured to connect to an example cluster with TLS/SSL
117110

118111
.. step:: (Optional) For advanced connection configuration options, click the :ref:`Advanced <advanced-connection-tab>` tab.
119112

@@ -122,3 +115,13 @@ Procedure
122115
.. seealso::
123116

124117
To disconnect from your deployment, see :ref:`<disconnect-tab>`.
118+
119+
Example
120+
-------
121+
122+
The following screenshot shows the :guilabel:`TLS /
123+
SSL` tab configured for a cluster with TLS/SSL enabled.
124+
125+
.. figure:: /images/authentication/tls-ssl-configuration.png
126+
:figwidth: 662px
127+
:alt: Screenshot of Compass configured to connect to an example cluster with TLS/SSL
166 KB
Loading
186 KB
Loading
290 KB
Loading
166 KB
Loading
184 KB
Loading
180 KB
Loading

0 commit comments

Comments
 (0)