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 11.. versionchanged :: 3.4
22
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
1717
1818 .. versionadded:: 3.4
1919
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.
2323
24- .. |command| replace:: ``addShardToZone``
24+ .. |command| replace:: ``addShardToZone``
2525
2626Syntax
2727------
Original file line number Diff line number Diff line change @@ -2252,9 +2252,9 @@ Key Management Configuration Options
22522252
22532253 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
22542254
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`.
22582258
22592259 If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
22602260
Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ Definition
195195
196196 .. versionchanged:: 4.0
197197
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"``.
200200
201201
202202
Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ Definition
202202
203203 .. versionchanged:: 4.0
204204
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"``.
207207
208208
209209
Original file line number Diff line number Diff line change @@ -878,9 +878,9 @@ LDAP Authentication or Authorization Options
878878
879879 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
880880
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`.
884884
885885 If unset, :program:`mongod` will not attempt to bind to the LDAP server.
886886
Original file line number Diff line number Diff line change @@ -222,9 +222,9 @@ Options
222222
223223 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
224224
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`.
228228
229229 If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
230230
Original file line number Diff line number Diff line change @@ -1220,9 +1220,9 @@ LDAP Authentication and Authorization Options
12201220
12211221 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
12221222
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`.
12261226
12271227 If unset, :program:`mongos` will not attempt to bind to the LDAP server.
12281228
You can’t perform that action at this time.
0 commit comments