Skip to content

Commit 50e6844

Browse files
committed
DOCSP-24594 copy edits
1 parent 7f29522 commit 50e6844

File tree

4 files changed

+20
-13
lines changed

4 files changed

+20
-13
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ Procedure
117117
Example
118118
-------
119119

120-
The following screenshot shows the :guilabel:`Advanced` tab configured
121-
with the read preference of :guilabel:`Secondary Preferred`. The
120+
The following example specifies a connection with a read preference of
121+
:guilabel:`Secondary Preferred` in the :guilabel:`Advanced` tab. The
122122
:guilabel:`Secondary Preferred` read preference prevents queries from
123123
overloading the primary node.
124124

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

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -274,17 +274,23 @@ Procedure
274274

275275
To disconnect from your deployment, see :ref:`<disconnect-tab>`.
276276

277-
Example
278-
-------
277+
Examples
278+
--------
279279

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/>`.
280+
Username and Password Authentication
281+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
282+
283+
The following screenshot specifies a connection with username and
284+
password authentication with :manual:`SCRAM-SHA-256
285+
</core/security-scram/>` in the :guilabel:`Authentication` tab.
283286

284287
.. figure:: /images/authentication/authentication-configuration.png
285288
:figwidth: 662px
286289
:alt: Screenshot of Compass configured to authenticate with username and password
287290

291+
LDAP Authentication
292+
~~~~~~~~~~~~~~~~~~~
293+
288294
Alternatively, the following screenshot shows the
289295
:guilabel:`Authentication` tab configured for :manual:`LDAP
290296
</core/security-ldap-external/>` authentication.

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

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

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.
113+
The following example specifies a connection with :manual:`SCRAM-SHA-256
114+
</core/security-scram/>` in the :guilabel:`General` tab . Since the
115+
connection uses the ``mongodb+srv`` connection string scheme, the
116+
connection automatically enables TLS/SSL.
117117

118118
.. figure:: /images/authentication/new-atlas-connection.png
119+
:figwidth: 662px
119120
: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 / SSL` tab configured
123-
for a cluster with TLS/SSL enabled.
122+
The following example specifies a connection with TLS/SSL enabled in the
123+
:guilabel:`TLS / SSL` tab.
124124

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

0 commit comments

Comments
 (0)