SV-84341r2_rule
V-69719
SRG-APP-000014
EX13-CA-000015
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-OwaVirtualDirectory -Identity <'IdentityName'> -FormsAuthentication $false
Note <IdentityName> must be in quotes.
Example for the Identity Name: <ServerName>\owa (Default Web site)
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-69719
False
EX13-CA-000015
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
3097