GPO tool

Group Policy made searchable

A free ADMX browser or comparison tool for IT administrators. Search policies, find registry keys, and see exactly what each setting writes to the Windows Registry. Or compare two GPO backups to see exactly what has changed between them.

Select a product
  • Select a category.

Set RD Gateway authentication method

Specifies the authentication method that clients must use when attempting to connect to an RD Session Host server through an RD Gateway server. You can enforce this policy setting or you can allow users to overwrite this policy setting. By default, when you enable this policy setting, it is enforced. When this policy setting is enforced, users cannot override this setting, even if they select the "Use these RD Gateway server settings" option on the client.

To allow users to overwrite this policy setting, select the "Allow users to change this setting" check box. When you do this, users can specify an alternate authentication method by configuring settings on the client, using an RDP file, or using an HTML script. If users do not specify an alternate authentication method, the authentication method that you specify in this policy setting is used by default.

If you disable or do not configure this policy setting, the authentication method that is specified by the user is used, if one is specified. If an authentication method is not specified, the Negotiate protocol that is enabled on the client or a smart card can be used for authentication.

Registry Information

VendorMicrosoft
ProductTerminal Server
CategoryRemote Desktop Services › RD Gateway
Applies toUser Configuration
Supported onWindows XPSP2 Or Windows NETSP1
Registry Key[HKCU]SOFTWAREPoliciesMicrosoftWindows NTTerminal Services

Policy Settings

Allow users to change this setting

Registry Key[HKCU]SOFTWAREPoliciesMicrosoftWindows NTTerminal Services
Value NameAllowExplicitLogonMethod
TypeREG_DWORD
Defaultfalse

Set RD Gateway authentication method

Registry Key[HKCU]SOFTWAREPoliciesMicrosoftWindows NTTerminal Services
Value NameLogonMethod
TypeREG_DWORD
Values
  • Ask for credentials, use Negotiate protocol (5)
  • Ask for credentials, use NTLM protocol (2)
  • Ask for credentials, use Basic protocol (1)
  • Use locally logged-on credentials (4)
  • Use smart-card (3)