how to add the rdp gateway to the connection ?
Closed this issue · 2 comments
f-abel commented
tried parameter /g:{gateway} with variable gateway in the profile, but i found it turned out to be not translated as a variable.
I imported the rdp file to the profile too which is a good option for me, but have not idea on how making it used bu the pluggin.
Any hint welcome
aalbng commented
Hi f-abel,
my problem at the moment is that i never used the "gateway" parameter before. I also have no gateway server to test it.
Please try to build a working mstsc command with gateway parameters on windows command line and paste it for me.
f-abel commented
hello
If I run
mstsc /v:guest_host /g:rds1.myclient.eu
I get the login prompt
With guest_host the machine I want to connect to , and rds1.myclient.eu the
gateway I need to connect to to get to the machine.
Right now I did a war this way :
use the additional rdp parameter set with "/g:{S:gateway}" (with gateway
set the right way)
But It fails to enter the password: I still need to enter it manually.
So I have set the auto type to {PASSWORD}{ENTER}
Now I kick the rdp with advanced connect and then go back to keepass and
key control-v to make the password entered to the rdp session.
sincerely,
Le lun. 22 juin 2020 à 15:08, Andreas Albang <notifications@github.com> a
écrit :
… Hi f-abel,
my problem at the moment is that i never used the "gateway" parameter
before. I also have no gateway server to test it.
Please try to build a working mstsc command with gateway parameters on
windows command line and paste it for me.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVBA6RPJI6HXIUWBLEG633RX5JWLANCNFSM4OBLFTOQ>
.