Info about ssh connections compatible

Info about ssh connections compatible

avatar
matteobisi
Disabled

Hello guys, it's very nice to be here in this subsection about RDM on Linux !

I've installed rdm 2020.1.2.0 on ubuntu 20.04lts

I've made the connections to my corporate devolutions password server team and I'm able to see all entry from our vaults. I made a quick try but currently i was able only to connect to a windows server with an rdp connections but i'm unable to connect to linux server.

I tried with 2 different type of connections , one saved in the vault as putty (rebex) session and another one saved as ssh. but but are not working.

I imagine the first one (should eb used on windows client) but i was expecting the second one working.

Witch type of ssh connections is currently supposed to work in a mixed client environment ? I'm working in a team with windows client involved so i'm supposed to have connections working on both RDM client.

Many thanks for your help.

p.s the timespeed of the client launch is amazing compared to the windows version, great ! ;-)

All Comments (8)

avatar

Hi,

This release only supports RDP, VNC and ARD sessions.
SSH is next on our todo list.
I'll let you know what version of RDM Linux can launch those connections.

Regards.

Jonathan Lafontaine

avatar

OK undestood,


so now i know what I've to play with m, thanks

avatar
Hello guys, it's very nice to be here in this subsection about RDM on Linux !

I've installed rdm 2020.1.2.0 on ubuntu 20.04lts

I've made the connections to my corporate devolutions password server team and I'm able to see all entry from our vaults. I made a quick try but currently i was able only to connect to a windows server with an rdp connections but i'm unable to connect to linux server.

I tried with 2 different type of connections , one saved in the vault as putty (rebex) session and another one saved as ssh. but but are not working.

I imagine the first one (should eb used on windows client) but i was expecting the second one working.

Witch type of ssh connections is currently supposed to work in a mixed client environment ? I'm working in a team with windows client involved so i'm supposed to have connections working on both RDM client.

Many thanks for your help.

p.s the timespeed of the client launch is amazing compared to the windows version, great ! ;-)


Hello,
Where can find Linux versions?

avatar

HI Karanik,

To get early access to RDM Linux, please go to our blog https://blog.devolutions.net/2020/02/get-an-early-access-preview-of-remote-desktop-manager-for-linux and follow the instruction.

Regards,

David Grandolfo

avatar

I have created an SSH session in version 2020.2.0.0 and I get the following error when I try to launch the connection:

Disconnected

ERROR: FAIL_PERMISSION_DENIED
Code: -3

Is there anything special I need to configure to get an SSH session to work?

avatar

Never mind. I figured this out. I had to edit the SSH session, in SSH Shell, under Advanced, set interactive authentication in terminal to true. Is there a reason why this isn't the default setting? Seems like it should be unless I'm doing something wrong.

avatar

Are you being prompted for your credentials when you sign into the server? I've got SSH sessions setup to use private vault entries and I'm not prompted for these.

avatar

@tom_minerd
I'll ask the engineer implementing those protocols if there's a peculiar reason we wouldn't want interactive authentication to default to true.
I'll change the entry creation accordingly.

@tmashos
Resolving credential should work if it's already configured but any UI involved has not been implemented yet.
I'll move credential repository support up on our priority list.

Jonathan Lafontaine