SV-259622r961161_rule
V-259622
SRG-APP-000261
EX19-ED-000136
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -PermissionGroups 'valid user group(s)'
Note: The <IdentityName> value and user group(s) must be in quotes.
Example for user groups only: 'ExchangeServers, ExchangeUsers'
Repeat the procedures for each Receive connector.
This is an example only: Set-ReceiveConnector -Identity <'IdentityName'> -PermissionGroups 'ExchangeUsers'
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 noninternet connector, this is a finding.
V-259622
False
EX19-ED-000136
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 noninternet connector, this is a finding.
M
5579