Showing posts with label RDS. Show all posts
Showing posts with label RDS. Show all posts

1/5/11

Remote Desktop Services Default Connection. RDS autologin

Hi

Do you use RDS in R2 and you like single sing on in the main webpage?

image

This is the IIS default configuration. (you need to write down the AD user again.

image

You need to change the IIS options for these options:

image

image

NOTE:

Some people says to change:

open up the Web.config file in \windows\web\rdweb\pages and find the Windows Authentication comments and follow the instructions.  We require some sort of credentials though to work, either through the form or through Windows Auth.

But I doesn’t work

It is better to use the IIS manager.

regards

sAnTos

1/4/11

Windows 2008 R2 RDS and SSO. Windows XP SP 3 and Windows 7

hi

I would like to enter in the web-app in a W 2008 R2 with RDS with SSO (single sing on)

It is annoying for the users to enter the credentials twice.

My clients are WXP with SP3

So.

a) I did a auto-self certificate in the IIS of RDS server

image

b) I configured my RemoteApp Manager settings for Certificates.

image

b) I change de CredSSP options in the client

http://support.microsoft.com/kb/951608/en-us

(only the first part of this KB)

c) I exported the RDS server certificate

(copy to File…)

image

d) I installed this certificate In the windows XP SP3 client

And that is. The user runs the application with SSO

NOTE: that tip doesn’t work with Windows 7

FOR WINDOWS 7

Change the gpo (in domain) or gpedit.msc (locally)

You need to change the “Allow Delegating Default Credentials” and add the RDS server.

image

SEE the link: (vERY GOOD LINK)

http://blogs.msdn.com/b/rds/archive/2007/04/19/how-to-enable-single-sign-on-for-my-terminal-server-connections.aspx

 

 

others links that I checked them:

http://blogs.msdn.com/b/rds/archive/2007/04/19/how-to-enable-single-sign-on-for-my-terminal-server-connections.aspx

http://support.microsoft.com/kb/982872

http://blogs.msdn.com/b/rds/archive/2009/08/11/introducing-web-single-sign-on-for-remoteapp-and-desktop-connections.aspx

http://blogs.msdn.com/b/rds/archive/2009/08/11/introducing-web-single-sign-on-for-remoteapp-and-desktop-connections.aspx

sAnTos

A website wants to run a RemoteApp program. Make … RDS sign

Hi

Do you have this sing when you enter in a RDS application?

Change de Remote Manager options.

a) First: Do in the IIS an auto selft-certification

b) Add these lines in this tab:

The jpg. file is an example.

Write down:

enablecredsspsupport:i:0
authentication level:i:0

default:
authentication level:i:2

NOTE:

http://social.technet.microsoft.com/Forums/en-US/winserverTS/thread/ba0dbe94-4209-475f-b026-93189a83744f/

http://fixmyitsystem.blogspot.com/2010/08/configuring-remote-desktop-certificates.html

 

sAnTos

12/14/09

RDS. Application and User Permission

Hi
With RDS, you can add permision for the users.
With W2k8 you havent the tab "User assignment", but There is one .dll file in The internet that you can solve the problem.
Now with the W2k8 R2 is a piece of cake.



sAnTos

Remote Desktop Services. To Publish IE 8 is difficult.

Hi
We have RDS with REmoteApp Manager and REmote Desktops SErvices Manager.


I publish Adobe REader 9, Firefox 3.5, Calc and everything goes well

But I try to publish IE8 and the icon is wrong
And I need to change the path from file://server/program files\ .. to c:\program files\....

sAnTos