Single Sign Logon for XP SP3 and TS Gateway - possible?

  • Thread starter Thread starter Gross, Michael
  • Start date Start date
G

Gross, Michael

Guest
Hi,

I'm currently testing Single Sign Logon using Windows XP SP3 as client
and Windows Server 2008 as Terminal Server.

After enabling CredSSP and configuring Authentication Delegation like
described in http://www.ravenreport.com/blog/category/General.aspx
and http://support.microsoft.com/kb/951608 SSO from Windows XP SP3 to
2008 Terminal Server works just fine.

However, I would also like to use SSO for logging on to TS Gateway
as described for Vista here:

http://blogs.msdn.com/ts/archive/20...gn-on-for-my-terminal-server-connections.aspx

Does anyone have a clue which registry settings in Windows XP need
to be changed for achieving this?

Thanks
Michael
 
Re: Single Sign Logon for XP SP3 and TS Gateway - possible?

* Gross, Michael on Tue, 15 Jul 2008 11:46:17 +0200:
>However, I would also like to use SSO for logging on to TS Gateway
>as described for Vista here:
>
>Does anyone have a clue which registry settings in Windows XP need
>to be changed for achieving this?


I have just found out that the GPO setting sets the following Registry
Key:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows NT\Terminal Services

The corresponding DWORD-Value is named "LogonMethod" and must be set to 4.
 
Back
Top