File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
source/connect/advanced-connection-options Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ Examples
280280Username and Password Authentication
281281~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
282282
283- The following screenshot specifies a connection with username and
283+ The following example specifies a connection with username and
284284password authentication with :manual:`SCRAM-SHA-256
285285</core/security-scram/>` in the :guilabel:`Authentication` tab.
286286
@@ -291,9 +291,9 @@ password authentication with :manual:`SCRAM-SHA-256
291291LDAP Authentication
292292~~~~~~~~~~~~~~~~~~~
293293
294- Alternatively, the following screenshot shows the
295- :guilabel:`Authentication` tab configured for :manual:`LDAP
296- </core/security-ldap-external/>` authentication .
294+ Alternatively, the following example specifies a connection with
295+ :manual:`LDAP </core/security-ldap-external/>` authentication in the
296+ :guilabel:`Authentication` tab .
297297
298298.. figure:: /images/authentication/ldap-configuration.png
299299 :figwidth: 662px
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ Example
111111-------
112112
113113The following example specifies a connection with :manual:`SCRAM-SHA-256
114- </core/security-scram/>` in the :guilabel:`General` tab . Since the
114+ </core/security-scram/>` in the :guilabel:`General` tab. Since the
115115connection uses the ``mongodb+srv`` connection string scheme, the
116116connection automatically enables TLS/SSL.
117117
You can’t perform that action at this time.
0 commit comments