SV-84439r1_rule
V-69817
SRG-APP-000219
EX13-EG-000090
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 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-69817
False
EX13-EG-000090
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
3099