1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2013 Client Access Server STIG V1R3
  4. EX13-CA-000135 – Exchange Outlook Anywhere (OA) clients must use NTLM authentication to access email.

EX13-CA-000135 – Exchange Outlook Anywhere (OA) clients must use NTLM authentication to access email.

Details

Identification and authentication provide the foundation for access control. Access to email services applications requires NTLM authentication. Outlook Anywhere, if authorized for use by the site, must use NTLM authentication when accessing email.

Note: There is a technical restriction in Exchange OA that requires a direct SSL connection from Outlook to the CA server. There is also a constraint where Microsoft supports that the CA server must participate in the AD domain inside the enclave. For this reason, Outlook Anywhere must be deployed only for enclave-sourced Outlook users.

Solution

Open the Exchange Management Shell and enter the following commands:

For InternalClientAuthenticationMethod:

Set-OutlookAnywhere -Identity ‘ -InternalClientAuthenticationMethod NTLM

For ExternalClientAuthenticationMethod:

Set-OutlookAnywhere -Identity ‘ -ExternalClientAuthenticationMethod NTLM

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles