Server Management - Systems Insight Manager
1833861 Members
2261 Online
110063 Solutions
New Discussion

Re: OpenSSH installation error via HP SIM.

 
Mikael Janeld
New Member

OpenSSH installation error via HP SIM.

I got this error when i try to install OpenSSH on a server that is member of a workgroup, HP SIM server is member of a domain. I have used a local created account that is member of local administrators group on the target server. I can access files on the target server via HP SIM server when i use the local account that i have created but OpenSSH cant be installed.

Please help me i have around 10 servers like this.

See error message below and for more info see the attach txt document.

Failed to register as an agent to: hknticepeak



Error: Configuration failed to complete due to the following exception:

Connection to the target system failed due to Connection refused: connect.Ta
rget system might be down or does not have a SSH server. The network connection
problem could also cause this issue.
1 REPLY 1
RomainL
Advisor

Re: OpenSSH installation error via HP SIM.

1/ Did you install OpenSSH on your CMS ?
2/ In Security > SSH Host Keys, you can try option "central management server will accept an SSH connection with any host key, even if not in the list below." /!\ less secure.
3/ In a dos box, you can test SSH by typing :
SSH -l username remote_host => it will prompt you to accept auth. key, then remote_host password.

Hope this helps.