SV-259710r961632_rule
V-259710
SRG-APP-000439
EX19-MB-000236
CAT I
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -AuthMechanism 'Tls'
Note: The <IdentityName> value must be in quotes.
Repeat the procedures for each Receive connector.
Note: AuthMechanism may include other mechanisms as long as the "Tls" is identified.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, AuthMechanism
For each Receive connector, if the value of "AuthMechanism" is not set to "Tls", this is a finding.
V-259710
False
EX19-MB-000236
Note: AuthMechanism may include other mechanisms as long as the "Tls" is identified.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, AuthMechanism
For each Receive connector, if the value of "AuthMechanism" is not set to "Tls", this is a finding.
M
5580