File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Expand file tree Collapse file tree 6 files changed +19
-19
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 @@ -1889,9 +1889,9 @@ Key Management Configuration Options
18891889
18901890 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
18911891
1892- The password used to bind to an LDAP server when using
1893- :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
1894- :setting:`~security.ldap.bind.queryUser`.
1892+ The password used to bind to an LDAP server when using
1893+ :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
1894+ :setting:`~security.ldap.bind.queryUser`.
18951895
18961896 If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
18971897
Original file line number Diff line number Diff line change @@ -811,9 +811,9 @@ LDAP Authentication or Authorization Options
811811
812812 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
813813
814- The password used to bind to an LDAP server when using
815- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
816- :option:`--ldapQueryUser`.
814+ The password used to bind to an LDAP server when using
815+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
816+ :option:`--ldapQueryUser`.
817817
818818 If unset, :program:`mongod` will not attempt to bind to the LDAP server.
819819
Original file line number Diff line number Diff line change @@ -221,9 +221,9 @@ Options
221221
222222 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
223223
224- The password used to bind to an LDAP server when using
225- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
226- :option:`--ldapQueryUser`.
224+ The password used to bind to an LDAP server when using
225+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
226+ :option:`--ldapQueryUser`.
227227
228228 If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
229229
Original file line number Diff line number Diff line change @@ -1086,9 +1086,9 @@ LDAP Authentication and Authorization Options
10861086
10871087 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
10881088
1089- The password used to bind to an LDAP server when using
1090- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1091- :option:`--ldapQueryUser`.
1089+ The password used to bind to an LDAP server when using
1090+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1091+ :option:`--ldapQueryUser`.
10921092
10931093 If unset, :program:`mongos` will not attempt to bind to the LDAP server.
10941094
You can’t perform that action at this time.
0 commit comments