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: |
3
3
4
4
.. versionchanged:: 4.4
5
5
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.
11
11
---
12
12
ref : 4.4-changes-passwordPrompt
13
13
content : |
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 @@ -2926,9 +2926,9 @@ Key Management Configuration Options
2926
2926
2927
2927
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
2928
2928
2929
- The password used to bind to an LDAP server when using
2930
- :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2931
- :setting:`~security.ldap.bind.queryUser`.
2929
+ The password used to bind to an LDAP server when using
2930
+ :setting:`~security.ldap.bind.queryUser`. You must use :setting:`~security.ldap.bind.queryPassword` with
2931
+ :setting:`~security.ldap.bind.queryUser`.
2932
2932
2933
2933
If unset, :binary:`~bin.mongod` or :binary:`~bin.mongos` will not attempt to bind to the LDAP server.
2934
2934
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 @@ -93,7 +93,7 @@ Options
93
93
94
94
.. versionchanged:: 4.2
95
95
96
- - .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
96
+ - .. include:: /includes/extracts/4.2-changes-options-tls-ssl.rst
97
97
98
98
Core Options
99
99
~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -961,9 +961,9 @@ LDAP Authentication or Authorization Options
961
961
962
962
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
963
963
964
- The password used to bind to an LDAP server when using
965
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
966
- :option:`--ldapQueryUser`.
964
+ The password used to bind to an LDAP server when using
965
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
966
+ :option:`--ldapQueryUser`.
967
967
968
968
If unset, :program:`mongod` will not attempt to bind to the LDAP server.
969
969
Original file line number Diff line number Diff line change @@ -245,9 +245,9 @@ Options
245
245
246
246
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
247
247
248
- The password used to bind to an LDAP server when using
249
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
250
- :option:`--ldapQueryUser`.
248
+ The password used to bind to an LDAP server when using
249
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
250
+ :option:`--ldapQueryUser`.
251
251
252
252
If unset, :program:`mongoldap` will not attempt to bind to the LDAP server.
253
253
Original file line number Diff line number Diff line change @@ -1737,9 +1737,9 @@ LDAP Authentication and Authorization Options
1737
1737
1738
1738
.. versionadded:: 3.4 Available in MongoDB Enterprise only.
1739
1739
1740
- The password used to bind to an LDAP server when using
1741
- :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1742
- :option:`--ldapQueryUser`.
1740
+ The password used to bind to an LDAP server when using
1741
+ :option:`--ldapQueryUser`. You must use :option:`--ldapQueryPassword` with
1742
+ :option:`--ldapQueryUser`.
1743
1743
1744
1744
If unset, :program:`mongos` will not attempt to bind to the LDAP server.
1745
1745
You can’t perform that action at this time.
0 commit comments