SV-221219r612603_rule
V-221219
SRG-APP-000219
EX16-ED-000180
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -AuthMechanism 'Tls, BasicAuth, BasicAuthRequireTLS'
Note: The <IdentityName> value must be in single quotes.
Example only for the Identity: <ServerName>\Frontend <ServerName>
Repeat the procedure for each receive connector.
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, BasicAuth, BasicAuthRequireTLS", this is a finding.
V-221219
False
EX16-ED-000180
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, BasicAuth, BasicAuthRequireTLS", this is a finding.
M
4079