Enablecredsspsupport

Applies To: Windows Server 2008

This setting determines whether RDP will use the Credential Security Support Provider (CredSSP) for authentication if it is available.

Syntax

enablecredsspsupport:i:<value>

Values

Value Explanation

0

RDP will not use CredSSP, even if the operating system supports CredSSP.

1

RDP will use CredSSP, if the operating system supports CredSSP.

The default value is 1.

Examples

To configure RDP to not use CredSSP even if the operating system supports it, type:

enablecredsspsupport:i:0