Hi guys,
I'm in a bit of a pickle. Normally I can create SSH and telnet sessions, but this time I'm connecting to a KVM, and this device is asking for username, port and password before the session is established.
Here's what it looks like when I'm loggin in with putty:
Username: test
Target Name: switch1
Password:
Any idea how can I connect this type of session with RDM?
Hi,
I will verify with André but I think you might have to create a macro
David Hervieux
Thank you for quick response.
Can you point me to some article on macros and how I can write one? I'm a newbie and there is some much in RDM... So many features.
By the way - I installed the TeraTerm add-on, and that one works, but of course I need to input the password once the session is open manually.
Hi,
Did you try a SSH Shell or Telnet connection ? This looks like the KVM is using keyboard-interactive authentication and this is suppose to be supported by the third party we use but only for SSH Shell.
What's happening when you try to connect a SSH session to this KVM ?
If it works for SSH I could see to add this feature to Telnet.
Best regards,
André Sanscartier
SSH is not supported by my device.
Using telnet only. Now I don't use credentials anymore, I used typing macro (under Events) to login that way. It is working fine like this now, so I'm happy with that :D