SV-228417r612748_rule
V-228417
SRG-APP-000014
EX16-MB-002920
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-OwaVirtualDirectory -Identity <'IdentityName'> -FormsAuthentication $false
Note: <IdentityName> must be in single quotes.
Example for the Identity Name: <ServerName>\owa (Default website)
Restart the ISS service.
Open the Exchange Management Shell and enter the following command:
Get-OwaVirtualDirectory | Select ServerName, Name, Identity, FormsAuthentication
If the value of "FormsAuthentication" is not set to "False", this is a finding.
V-228417
False
EX16-MB-002920
Open the Exchange Management Shell and enter the following command:
Get-OwaVirtualDirectory | Select ServerName, Name, Identity, FormsAuthentication
If the value of "FormsAuthentication" is not set to "False", this is a finding.
M
4223