File tree Expand file tree Collapse file tree 10 files changed +29
-29
lines changed Expand file tree Collapse file tree 10 files changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ content: |
33
44 .. versionchanged:: 4.4
55
6- :binary:`~bin.mongod` / :binary:`~bin.mongos` logs a warning on
7- connection if the presented x.509 certificate expires within ``30``
8- days of the ``mongod/mongos`` host system time. See
9- :ref:`4.4-rel-notes-certificate-expiration-warning` for more
10- information.
6+ :binary:`~bin.mongod` / :binary:`~bin.mongos` logs a warning on
7+ connection if the presented x.509 certificate expires within ``30``
8+ days of the ``mongod/mongos`` host system time. See
9+ :ref:`4.4-rel-notes-certificate-expiration-warning` for more
10+ information.
1111 ---
1212ref : 4.4-changes-passwordPrompt
1313content : |
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 @@ -2953,9 +2953,9 @@ Key Management Configuration Options
29532953
29542954 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
29552955
2956- The password used to bind to an LDAP server when using
2957- :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2958- :setting:`~security.ldap.bind.queryUser`.
2956+ The password used to bind to an LDAP server when using
2957+ :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2958+ :setting:`~security.ldap.bind.queryUser`.
29592959
29602960 If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
29612961
Original file line number Diff line number Diff line change @@ -209,8 +209,8 @@ Definition
209209
210210 .. versionchanged:: 4.0
211211
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"``.
214214
215215
216216
Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ Definition
214214
215215 .. versionchanged:: 4.0
216216
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"``.
219219
220220
221221
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Options
8989
9090.. versionchanged:: 4.2
9191
92- - .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
92+ - .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
9393
9494Core Options
9595~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -983,9 +983,9 @@ LDAP Authentication or Authorization Options
983983
984984 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
985985
986- The password used to bind to an LDAP server when using
987- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
988- :option:`--ldapQueryUser`.
986+ The password used to bind to an LDAP server when using
987+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
988+ :option:`--ldapQueryUser`.
989989
990990 If unset, :program:`mongod` will not attempt to bind to the LDAP server.
991991
Original file line number Diff line number Diff line change @@ -242,9 +242,9 @@ Options
242242
243243 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
244244
245- The password used to bind to an LDAP server when using
246- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
247- :option:`--ldapQueryUser`.
245+ The password used to bind to an LDAP server when using
246+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
247+ :option:`--ldapQueryUser`.
248248
249249 If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
250250
Original file line number Diff line number Diff line change @@ -1759,9 +1759,9 @@ LDAP Authentication and Authorization Options
17591759
17601760 .. versionadded:: 3.4 Available in MongoDB Enterprise only.
17611761
1762- The password used to bind to an LDAP server when using
1763- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1764- :option:`--ldapQueryUser`.
1762+ The password used to bind to an LDAP server when using
1763+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1764+ :option:`--ldapQueryUser`.
17651765
17661766 If unset, :program:`mongos` will not attempt to bind to the LDAP server.
17671767
You can’t perform that action at this time.
0 commit comments