STIGQter STIGQter: STIG Summary: Exchange 2010 Client Access Server STIG Version: 1 Release: 9 Benchmark Date: 27 Jan 2017:

Forms-based Authentication must not be enabled.

DISA Rule

SV-44008r1_rule

Vulnerability Number

V-33588

Group Title

Exch-1-205

Rule Version

Exch-1-205

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-OwaVirtualDirectory -Identity <'IdentityName'> -FormsAuthentication $false

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-OwaVirtualDirectory | Select Name, Identity, FormsAuthentication

If the value of 'FormsAuthentication' is not set to 'False', this is a finding.

Vulnerability Number

V-33588

Documentable

False

Rule Version

Exch-1-205

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-OwaVirtualDirectory | Select Name, Identity, FormsAuthentication

If the value of 'FormsAuthentication' is not set to 'False', this is a finding.

Check Content Reference

M

Target Key

1995

Comments