Hi everyone,
When I enter an ssh address such as ssh://some.server.com, the java applet launches but is unable to connect. The error I receive is:
Sorry, Could not connect: java.io.IOexception: Unable to open connection
Your (sic) are either behind a firewall or the Java Telnet Applet has a broken configuration.
If unsure, please contact the administrator of the web page.
Not sure if I have to do something special to make these connections work or what.. any thoughts?
Thanks.
I've noticed this issue too. We don't have this problem on our IVEs running 5.4R2.1. However, when we upgraded to 6.2R2.1 this problem presented itself.
Any suggestions for a resolution would be most helpful.
Thanks
We have the same problem on 6.3R2.
This is a complete pain. I want to enable certain users to access any host via ssh by defining their own sessions, but this does not work unless there is also an ssh resource profile for the host.
Posted too soon.
The answer is that you need a Resource Policy to permit ssh to any host. You then apply that to the appropriate user role.
For instance the policy would permit access to *.mycompany.com:22
Then user-defined ssh sessions work correctly.