- Community Home
- >
- Networking
- >
- IMC
- >
- Cannot open terminal client - SSH - from IMC
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2017 06:25 AM - edited 05-17-2017 12:16 AM
05-16-2017 06:25 AM - edited 05-17-2017 12:16 AM
Cannot open terminal client - SSH - from IMC
Hi everybody,
we're runninng IMC 7.3 and having issues while trying to open an SSH session from topology view.
When we right click on a device and select Tools->SSH an HTML popup opens and nothing happens (see attached image).
We use Firefox, last version.
Any suggestion would be highly appreciated.
Many thanks
- Tags:
- ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 12:23 AM
05-18-2017 12:23 AM
Re: Cannot open terminal client - SSH - from IMC
As I believe IMC is starting a Java Applet which is starting PuTTY (or any other terminal app).
You can change the path to PuTTY in this file:
/opt/iMC/client/web/apps/imc/WEB-INF/putty-devToolsConfig.xml
<pref.defpath>C:\Program Files\PuTTY\putty.exe</pref.defpath>
My question now is, how is this supposed to work when accessing IMC from a Mac. ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 12:26 AM
05-18-2017 12:26 AM
Re: Cannot open terminal client - SSH - from IMC
Thank you so much.
We'll try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2018 09:08 AM
02-27-2018 09:08 AM
Re: Cannot open terminal client - SSH - from IMC
Hello,
i have the same issue. Checked the putty-devToolsConfig.xml file and seems to be fine. I have changed the path but it still does not fix the problem.
Any suggestions?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2018 11:55 PM
02-27-2018 11:55 PM
Re: Cannot open terminal client - SSH - from IMC
Hello,
the problem here is, that neither the newest chrome nor firefox are any longer supporting NPAPI, so IMC is no longer able to open the java applets
It is working with Internet explorer
to workaround this with firefox or chrome, please have a look here:
https://www.digitalcitizen.life/how-enable-java-all-major-web-browsers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2018 05:10 AM
04-13-2018 05:10 AM
Re: Cannot open terminal client - SSH - from IMC
I followed the workaround for firefox and indeed it works now!
Thanks!