SV-259641r961632_rule
V-259641
SRG-APP-000439
EX19-ED-000235
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 process for each Receive connector.
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-259641
False
EX19-ED-000235
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
5579