Skip to content

Commit 7f29522

Browse files
committed
DOCSP-24954 copy edits
1 parent b5b58e4 commit 7f29522

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,10 @@ Procedure
117117
Example
118118
-------
119119

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.
120+
The following screenshot shows the :guilabel:`Advanced` tab configured
121+
with the read preference of :guilabel:`Secondary Preferred`. The
122+
:guilabel:`Secondary Preferred` read preference prevents queries from
123+
overloading the primary node.
125124

126125
.. figure:: /images/authentication/secondary-preferred.png
127126
:figwidth: 662px

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -277,14 +277,13 @@ Procedure
277277
Example
278278
-------
279279

280-
The following screenshot shows the :guilabel:`Authentication`
281-
tab configured for username and password authentication with
282-
SCRAM-SHA-256.
280+
The following screenshot shows the :guilabel:`Authentication` tab
281+
configured for username and password authentication with
282+
:manual:`SCRAM-SHA-256 </core/security-scram/>`.
283283

284284
.. figure:: /images/authentication/authentication-configuration.png
285285
:figwidth: 662px
286-
:alt: Screenshot of Compass configured to authenticate with username
287-
and password
286+
:alt: Screenshot of Compass configured to authenticate with username and password
288287

289288
Alternatively, the following screenshot shows the
290289
:guilabel:`Authentication` tab configured for :manual:`LDAP

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,10 @@ Procedure
110110
Example
111111
-------
112112

113-
The following screenshot shows the :guilabel:`General` tab
114-
configured for an Atlas cluster.
113+
The following screenshot shows the :guilabel:`General` tab configured
114+
for an Atlas cluster with :manual:`SCRAM-SHA-256
115+
</core/security-scram/>`. Since the connection uses the ``mongodb+srv``
116+
connection string scheme, the connection automatically enables TLS/SSL.
115117

116118
.. figure:: /images/authentication/new-atlas-connection.png
117119
:alt: Screenshot of Compass configured to connect to an example Atlas cluster

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ Procedure
119119
Example
120120
-------
121121

122-
The following screenshot shows the :guilabel:`TLS /
123-
SSL` tab configured for a cluster with TLS/SSL enabled.
122+
The following screenshot shows the :guilabel:`TLS / SSL` tab configured
123+
for a cluster with TLS/SSL enabled.
124124

125125
.. figure:: /images/authentication/tls-ssl-configuration.png
126126
:figwidth: 662px

0 commit comments

Comments
 (0)