File tree Expand file tree Collapse file tree 9 files changed +24
-24
lines changed Expand file tree Collapse file tree 9 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1
1
.. versionchanged :: 3.4
2
2
3
- This method aliases to |method | in MongoDB 3.4. The functionality specified
4
- below still applies to MongoDB 3.2. MongoDB 3.4 provides :ref: `Zone sharding
5
- <zone-sharding>` as the successor to tag-aware sharding.
3
+ This method aliases to |method | in MongoDB 3.4. The functionality specified
4
+ below still applies to MongoDB 3.2. MongoDB 3.4 provides :ref: `Zone sharding
5
+ <zone-sharding>` as the successor to tag-aware sharding.
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ Definition
17
17
18
18
.. versionadded:: 3.4
19
19
20
- Associates a shard with a :term:`zone`. MongoDB associates this shard with
21
- the given zone. Chunks that are covered by the zone are assigned to shards
22
- associated with the zone.
20
+ Associates a shard with a :term:`zone`. MongoDB associates this shard with
21
+ the given zone. Chunks that are covered by the zone are assigned to shards
22
+ associated with the zone.
23
23
24
- .. |command| replace:: ``addShardToZone``
24
+ .. |command| replace:: ``addShardToZone``
25
25
26
26
Syntax
27
27
------
Original file line number Diff line number Diff line change @@ -2880,9 +2880,9 @@ Key Management Configuration Options
2880
2880
2881
2881
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
2882
2882
2883
- The password used to bind to an LDAP server when using
2884
- :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2885
- :setting:`~security.ldap.bind.queryUser`.
2883
+ The password used to bind to an LDAP server when using
2884
+ :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2885
+ :setting:`~security.ldap.bind.queryUser`.
2886
2886
2887
2887
If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
2888
2888
Original file line number Diff line number Diff line change @@ -209,8 +209,8 @@ Definition
209
209
210
210
.. versionchanged:: 4.0
211
211
212
- The default value is ``"server"``. In earlier versions, the
213
- default value is ``"client"``.
212
+ The default value is ``"server"``. In earlier versions, the
213
+ default value is ``"client"``.
214
214
215
215
216
216
Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ Definition
214
214
215
215
.. versionchanged:: 4.0
216
216
217
- The default value is ``"server"``. In earlier versions, the
218
- default value is ``"client"``.
217
+ The default value is ``"server"``. In earlier versions, the
218
+ default value is ``"client"``.
219
219
220
220
221
221
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ Options
94
94
95
95
.. admonition:: Starting in version 4.2
96
96
97
- - .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
97
+ - .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
98
98
99
99
Core Options
100
100
~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -975,9 +975,9 @@ LDAP Authentication or Authorization Options
975
975
976
976
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
977
977
978
- The password used to bind to an LDAP server when using
979
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
980
- :option:`--ldapQueryUser`.
978
+ The password used to bind to an LDAP server when using
979
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
980
+ :option:`--ldapQueryUser`.
981
981
982
982
If unset, :program:`mongod` will not attempt to bind to the LDAP server.
983
983
Original file line number Diff line number Diff line change @@ -230,9 +230,9 @@ Options
230
230
231
231
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
232
232
233
- The password used to bind to an LDAP server when using
234
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
235
- :option:`--ldapQueryUser`.
233
+ The password used to bind to an LDAP server when using
234
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
235
+ :option:`--ldapQueryUser`.
236
236
237
237
If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
238
238
Original file line number Diff line number Diff line change @@ -1728,9 +1728,9 @@ LDAP Authentication and Authorization Options
1728
1728
1729
1729
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
1730
1730
1731
- The password used to bind to an LDAP server when using
1732
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1733
- :option:`--ldapQueryUser`.
1731
+ The password used to bind to an LDAP server when using
1732
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1733
+ :option:`--ldapQueryUser`.
1734
1734
1735
1735
If unset, :program:`mongos` will not attempt to bind to the LDAP server.
1736
1736
You can’t perform that action at this time.
0 commit comments