Hi,
I have an ssh connection with authentication via key and key agent. That works fine, the connection is established and I get a shell. Now I would like to issue a command in the opened shell like this:
# command -p Enter password:
Now the password from the secret server should be used.
Is this possible with RDM? If yes, how?
thks
Hello,
Currently, it is not possible for RDM to automatically inject credentials into a session. However, you have the option to manually copy and paste the password into the shell.
Best regards,
Carl Marien