Default Domain Remotedesktop Gateway

Hi

Is it possible to add a Default Domain for authentications at a Remotedesktop Gateway 2012?

Now the user have to type Domain\Username for a successfull authentication.

Thanks

February 2nd, 2014 10:34pm

Hi Patrick,

As per your post, I can understand that you want to set default domain. Do you want to use default domain for accessing RD Web access through RD gateway?

 If yes, then you can make changes under login.aspx file (you can access this file at %windir%\Web\RDWeb\Pages\<The Language of Your Location>\) And make below changes

<input id=DomainUserName name=DomainUserName type=text class=textInputField runat=server size=25 autocomplete=off value=domainname\ />

Instead of

<input id=DomainUserName name=DomainUserName type=text class=textInputField runat=server size=25 autocomplete=off /> (Original code)

Please go through below thread for more information regarding this and for another method.
How to set default logon domain RD Gateway and/or RD Web

Hope it helps!

Thanks,
Dharmesh
Free Windows Admin Tool Kit Click here and download it now
February 3rd, 2014 2:47pm

Hi Dharmesh

The Default Domain for RDWEB is already implemented. But when I access the RDWEB from external and download a RDP File from it i have to login with the Domain prefix or the authentication over RD Gateway does not work.

February 3rd, 2014 7:42pm

Hi Bader,

Thanks for your comment.

Please refer below thread for more detail information might helpful in your case.
1. How can I create rdp file in Windows 2012
2.Configuring custom .rdp shortcuts for Server 2012 Remote Desktop

Hope it helps!

Thanks,
Dharmesh
Free Windows Admin Tool Kit Click here and download it now
February 5th, 2014 10:18pm

https://social.technet.microsoft.com/wiki/contents/articles/15719.adding-custom-rdp-properties-in-windows-server-2012-vdi-rds-environments.aspx

This would help if it would be possible to add "Domain:s:Domain" or "username:s:Domain\" as a custom RDP Property. It does not ;-)

So i created a script which manually add the "username:s:Domain\" part to the corresponding Registry Key of every RemoteApp/Desktop in the RDFFileContents. Now it works as it should.


February 6th, 2014 5:17am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics