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
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.
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.