SV-228375r612748_rule
V-228375
SRG-APP-000219
EX16-MB-000220
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -AuthMechanism 'Tls'
Note: The <IdentityName> value must be in single 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 Name, Identity, AuthMechanism
For each Receive connector, if the value of "AuthMechanism" is not set to "Tls", this is a finding.
V-228375
False
EX16-MB-000220
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 Name, Identity, AuthMechanism
For each Receive connector, if the value of "AuthMechanism" is not set to "Tls", this is a finding.
M
4223