SV-259595r1043178_rule
V-259595
SRG-APP-000219
EX19-ED-000099
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.
Note: This is not applicable for SIPR enclaves.
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, BasicAuth, BasicAuthRequireTLS", this is a finding.
V-259595
False
EX19-ED-000099
Note: This is not applicable for SIPR enclaves.
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, BasicAuth, BasicAuthRequireTLS", this is a finding.
M
5579