SV-259687r961161_rule
V-259687
SRG-APP-000261
EX19-MB-000135
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity ['IdentityName'] -PermissionGroups and enter a valid value user group.
Note: The <IdentityName> value must be in quotes.
Example: Set-ReceiveConnector -Identity <'IdentityName'> -PermissionGroups ExchangeUsers
Repeat the procedures for each Receive connector. This will remove the AnonymousUsers value simultaneously.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, PermissionGroups |Format-List
For each Receive connector, if the value of "PermissionGroups" is "AnonymousUsers" for any receive connector, this is a finding.
V-259687
False
EX19-MB-000135
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, PermissionGroups |Format-List
For each Receive connector, if the value of "PermissionGroups" is "AnonymousUsers" for any receive connector, this is a finding.
M
5580