File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ content: |
78
78
By default, users can access all the clusters and
79
79
:atlas:`federated database instances </data-federation/overview>` in the
80
80
project. You can restrict access to specific clusters and federated database instances
81
- by doing the following:
81
+ by performing both of the following steps :
82
82
83
83
a. Toggle :guilabel:`Restrict Access to Specific Clusters/Federated
84
84
Database Instances` to :guilabel:`ON`.
Original file line number Diff line number Diff line change @@ -87,18 +87,6 @@ Procedure
87
87
authentication. For additional information on other authentication
88
88
mechanisms, see :ref:`create-users-examples`.
89
89
90
- Configure Users for Self-Hosted Deployments
91
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
92
-
93
- Configure database users for your self-hosted MongoDB Enterprise
94
- or MongoDB Community deployment:
95
-
96
- .. include:: /includes/steps/authorization-create-users.rst
97
-
98
- .. seealso::
99
-
100
- :doc:`/tutorial/manage-users-and-roles`
101
-
102
90
Configure Database Users for {+atlas+}
103
91
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
104
92
@@ -148,6 +136,18 @@ use :ref:`authentication-scram` authentication:
148
136
149
137
.. include:: /includes/steps/add-scram-user.rst
150
138
139
+ Configure Users for Self-Hosted Deployments
140
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
141
+
142
+ To configure database users for your self-hosted MongoDB Enterprise
143
+ or MongoDB Community deployment, follow these steps:
144
+
145
+ .. include:: /includes/steps/authorization-create-users.rst
146
+
147
+ .. seealso::
148
+
149
+ :doc:`/tutorial/manage-users-and-roles`
150
+
151
151
.. _create-users-examples:
152
152
.. _add-new-user:
153
153
You can’t perform that action at this time.
0 commit comments