cancel
Showing results for 
Search instead for 
Did you mean: 

SA4500 Terminal Server Password passing

yemzfs_
New Contributor

SA4500 Terminal Server Password passing

We have seen a few posts about RDP password passing, some say you can do it while others say you can't. We are able to pass DOMAIN and USERNAME but not PASSWORD via ProperRDP. The settings are set like this:

<param name="username" value="<<USER>>">
<param name="password" value="<<PASSWORD>>">

<param name="domain" value="DOMAIN">">

As mentioned, DOMAIN and USER works perfect, but not password. Is there any way to pass the PASSWORD via ProperRDP? If not, can the the standard "Windows Terminal Server" Feature under Roles->NAME->Terminal Services Session pass the USERS and PASSWORD vars? We see under "Session" theres that option, but it doesn't work. Does anyone have this feature working?

We are running 6.5R1 and have AD set up as an LDAP server.

3 REPLIES 3
muttbarker_
Valued Contributor

Re: SA4500 Terminal Server Password passing

Alas - there is no way to pass the password via ProperJavaRDP. There have been a lot of threads on this and I did a ton of investigation. The Java code as it exists does not support this.

yemzfs_
New Contributor

Re: SA4500 Terminal Server Password passing

Thanks, that explains the ProperJavaRDP way.

But how about the standard "Windows Terminal Server" Feature under Roles->NAME->Terminal Services that ships with the SA?


muttbarker_
Valued Contributor

Re: SA4500 Terminal Server Password passing

Yes - when you setup the profile, under the bookmark section you can configure the TS session to pass both username and password.