cancel
Showing results for 
Search instead for 
Did you mean: 

SSO Terminal Services RDP to Windows 7 Desktop

amonte1_
Contributor

SSO Terminal Services RDP to Windows 7 Desktop

Has anyone experienced any problems using Terminal Services(RDP) with SSO to a Windows 7 Desktop? I've been using this function to Windows XP boxes for quite some time with no problems. It seems that when I try to use the same Term Svc Resource the SSO login is attempting to login to the Local Machine rather then the Domain of the Device. The user sees Invalid username or password. I they click on Switch User and then select a new user they can login with their full domain credentials ok. DOMAIN\username .. I was able to work around this in testing by using

DOMAIN\<USERNAME> in the login field for the bookmark. Was just looking to see if this is a Juniper issue or if something on the Win7 box needs to be changed.

Tony

2 REPLIES 2
DHayes_
Contributor

Re: SSO Terminal Services RDP to Windows 7 Desktop

We're currently using Terminal Services to access Windows 7 desktops without any issues using SSO. I am authenticating users with AD so I use <USER> instead of <USERNAME>. This variable includes the domain name along with the username.

amonte1_
Contributor

Re: SSO Terminal Services RDP to Windows 7 Desktop

Thanks for the info. I've always just used <username> I'll have to give <user> a try since I'm using AD as well.