Single Sign on for RDS

Posted by stumct on Server Fault See other posts from Server Fault or by stumct
Published on 2011-11-29T16:26:02Z Indexed on 2011/11/29 17:53 UTC
Read the original article Hit count: 139

I currently have an RDS farm which is used for running remote apps for a large group of users.

When logging in these users must authenticate to the RDS web page to view their list of applications. Then they authenticate again upon clicking the application the require.

How can I enable this to use the users current windows authentication so they do not have to log in at each step. Ideally since the user is logged in to their local machine with their windows account, they should not need to continuously authenticate.

© Server Fault or respective owner

Related posts about windows-server-2008-r2

Related posts about windows-authentication