Server Management - Systems Insight Manager
1833696 Members
3179 Online
110062 Solutions
New Discussion

OpenSSH installation

 
SOLVED
Go to solution
Matthew Sparks_2
New Member

OpenSSH installation

I am trying to install OpenSSH with Insight manager. I am asked for a password. Entering the Administrator password brings the error of "invalid password". The password used is the same password use to confiure HP SIM.
3 REPLIES 3
Rick Garland
Honored Contributor

Re: OpenSSH installation

Is the Management CD from HP?

If so, try 'password' as the passwd.
If not work, try Administrator

You should be able to change it once installed and configured.
Joel Rubenstein
Honored Contributor
Solution

Re: OpenSSH installation

When the openSSH installer prompts for a username / password it will only accept a local account. If you are installing on a DC that does not have local accounts then you must run the installation manually

openssh.exe /domain="mydomain"
Matthew Sparks_2
New Member

Re: OpenSSH installation

Thanks Joel, It was a DC and installing it manually has done the trick.