Password inheretance for SSH

avatar

Hi,

I am looking to modify our existing connections to have the ability for password inheritance for our sessions if a user wants to use it.

Currently I am able to get it to work with RDP connections. If we set the username/password on the Domain level, the session logs directly into the server no issue. If you dont set the username/password combination on the domain then the servers below prompt you for login credentials. That works PERFECTLY!

The issue occurs for SSH when you try to inherent credentials that are not yet set. If they are set on the domain level, you can login to the server, if they are not set, then it throws the follwing error:



Is it possible to have the SSH session act like it does for RDP sessions. If credentials are inherited it logs you in, if not then it prompts you for credentials.

2016-01-27_10-08-53.png

All Comments (2)

avatar

Hi,
I could verify if we can do something for that but before I need to know which SSH type you use? Is it the Putty type, the SSH (Rebex) or the SSH Shell / SSH Tunnel?

David Hervieux

avatar

I have entered a feature request

David Hervieux