1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2013 Client Access Server STIG V1R3
  4. EX13-CA-000005 – Exchange must use Encryption for RPC client access.

EX13-CA-000005 – Exchange must use Encryption for RPC client access.

Details

This setting controls whether client machines are forced to use secure channels to communicate with the server. If this feature is enabled, clients will only be able to communicate with the server over secure communication channels.

Failure to require secure connections to the client access server increases the potential for unintended eavesdropping or data loss.

Solution

Open the Exchange Management Shell and enter the following command:

Set-RpcClientAccess -Server -EncryptionRequired $true

Supportive Information

The following resource is also helpful.

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

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles