SV-259647r960759_rule
V-259647
SRG-APP-000014
EX19-MB-000008
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 website)
Restart the IIS service.
Open the Exchange Management Shell and enter the following command:
Get-OwaVirtualDirectory | Select-Object -Property ServerName, Name, Identity, *Authentication
If the value of "FormsAuthentication" is not set to "False", this is a finding.
V-259647
False
EX19-MB-000008
Open the Exchange Management Shell and enter the following command:
Get-OwaVirtualDirectory | Select-Object -Property ServerName, Name, Identity, *Authentication
If the value of "FormsAuthentication" is not set to "False", this is a finding.
M
5580