File tree Expand file tree Collapse file tree 8 files changed +23
-23
lines changed Expand file tree Collapse file tree 8 files changed +23
-23
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 @@ -2252,9 +2252,9 @@ Key Management Configuration Options
2252
2252
2253
2253
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
2254
2254
2255
- The password used to bind to an LDAP server when using
2256
- :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2257
- :setting:`~security.ldap.bind.queryUser`.
2255
+ The password used to bind to an LDAP server when using
2256
+ :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2257
+ :setting:`~security.ldap.bind.queryUser`.
2258
2258
2259
2259
If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
2260
2260
Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ Definition
195
195
196
196
.. versionchanged:: 4.0
197
197
198
- The default value is ``"server"``. In earlier versions, the
199
- default value is ``"client"``.
198
+ The default value is ``"server"``. In earlier versions, the
199
+ default value is ``"client"``.
200
200
201
201
202
202
Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ Definition
202
202
203
203
.. versionchanged:: 4.0
204
204
205
- The default value is ``"server"``. In earlier versions, the
206
- default value is ``"client"``.
205
+ The default value is ``"server"``. In earlier versions, the
206
+ default value is ``"client"``.
207
207
208
208
209
209
Original file line number Diff line number Diff line change @@ -878,9 +878,9 @@ LDAP Authentication or Authorization Options
878
878
879
879
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
880
880
881
- The password used to bind to an LDAP server when using
882
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
883
- :option:`--ldapQueryUser`.
881
+ The password used to bind to an LDAP server when using
882
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
883
+ :option:`--ldapQueryUser`.
884
884
885
885
If unset, :program:`mongod` will not attempt to bind to the LDAP server.
886
886
Original file line number Diff line number Diff line change @@ -222,9 +222,9 @@ Options
222
222
223
223
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
224
224
225
- The password used to bind to an LDAP server when using
226
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
227
- :option:`--ldapQueryUser`.
225
+ The password used to bind to an LDAP server when using
226
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
227
+ :option:`--ldapQueryUser`.
228
228
229
229
If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
230
230
Original file line number Diff line number Diff line change @@ -1220,9 +1220,9 @@ LDAP Authentication and Authorization Options
1220
1220
1221
1221
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
1222
1222
1223
- The password used to bind to an LDAP server when using
1224
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1225
- :option:`--ldapQueryUser`.
1223
+ The password used to bind to an LDAP server when using
1224
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1225
+ :option:`--ldapQueryUser`.
1226
1226
1227
1227
If unset, :program:`mongos` will not attempt to bind to the LDAP server.
1228
1228
You can’t perform that action at this time.
0 commit comments