SV-228418r612748_rule
V-228418
SRG-APP-000033
EX16-MB-002930
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-OwaVirtualDirectory -Identity '<IdentityName>' -WindowsAuthentication $true
Note: The <IdentityName> value must be in single quotes.
Example for the Identity Name: <ServerName>\owa (Default website)
Open the Exchange Management Shell and enter the following command:
Get-OwaVirtualDirectory | Select ServerName, Name, Identity,*Authentication
If the value of "WindowsAuthentication" is not set to "True", this is a finding.
V-228418
False
EX16-MB-002930
Open the Exchange Management Shell and enter the following command:
Get-OwaVirtualDirectory | Select ServerName, Name, Identity,*Authentication
If the value of "WindowsAuthentication" is not set to "True", this is a finding.
M
4223