- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain ac...
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
Forums
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
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
04-08-2005 12:06 AM
04-08-2005 12:06 AM
HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
I strongly encourage HP to change how HP SIM and OpenSSH works so that it is possible to use domain accounts. In any large enterprise it is quite normal to rename the local Administrator account, set a complex password on it and then kind of forget that the account exists. All administration and system implementations will in stead rely on domain accounts that also have local administrator privileges on servers and clients in a Windows environment.
With this in mind it seems a bit ignorant to create a solution that solely relies on using the local Administrator account on all managed systems. This has to change quickly.
And then a question at the end: Does all the tools in HP SIM 4.2 (like Initial Deployment of PSP, Install OpenSSH, Install SW and FW, Configure or Repair Agents, Replicate Agent Settings) rely on a properly configured and working OpenSSH server running on the CMS, or does some of these utilities use standard OS functions that are able to use domain accounts in stead?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 03:32 AM
04-11-2005 03:32 AM
Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=PSD_ES050126_CW01
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 03:38 AM
04-11-2005 03:38 AM
Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
"Configuring Security Policies To Run OpenSSH In Microsoft Windows Server 2003 For Use With ProLiant Essentials Vulnerability And Patch Management Pack"
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=PSD_ES041215_CW01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 03:39 PM
04-13-2005 03:39 PM
Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
I hear HP is going to remove the OpenSSH dependence in future SIMs for Windows only environments. About time!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 01:13 AM
04-14-2005 01:13 AM
Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
I read on another thread, that HP is going to release SP2 for HP SIM 4.2 soon.. Any date on this one ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 01:19 AM
04-15-2005 01:19 AM
Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
1) During installation of HP SIM, you can only specify a local service account for the OpenSSH Server service (not allowed to continue if you try to specify a domain account), so I just used the renamed local Administrator account temporarily (I change that later in the process).
2) After the entire HP SIM installation is completed, I changed the service account for OpenSSH Service to the domain account which I also used for the HP SIM service it self (
3) In Local Security Policy on the CMS server, I gave the specified domain account the following OS rights:
- Create a token object
- Replace a process
It already has "Log on as a service" rights and some other rights due to it's membership to the local Administrators group.
4) Changed security rights on C:\Program Files\OpenSSH\var\log\OpenSSHd.log, so that the new service account has full control rights to the file (must first take ownership of the file).
5) At this point I restarted the CMS server.
6) When the restart where completed, I logged on with the domain account that where set up as the service account for both HP SIM and OpenSSH Server services (the same account which I was logged on with during the installation since HP SIM automatically sets up the service to run in the context of the logged in account).
7) Next, I searched for all files in C:\Program Files\HP\Systems Insight Manager\tools that contain >administrator< and replace that with >srvHPSIM< (this is the name of my mentioned service account). I also changed all occurences of revision="2.0" to revision="2.1" to ease the process of uploading the tools to the database in the next step.
8) After having updated all tool .xml files, I ran the following command for each .xml file:
mxtool -m -f
In one of the .xml files there where no revision="2.0" definition, so to successfully upload the changed tool definitoins from that file (repair-msa-tools.xml) I had to run the command with an additional command swich: -x force
9) Now, I stopped both the HP SIM and OpenSSH server services.
10) Then I deleted the following files/directories:
- C:\Documents and Settings\srvHPSIM\.ssh
- C:\Program Files\HP\Systems Insight Manager\config\sshtools\known_hosts file
- C:\Program Files\HP\Systems Insight Manager\config\sshtools\
- C:\Program Files\OpenSSH\etc\passwd file
11) Next, I ran the following command:
"C:\Program Files\OpenSSH\bin\mkpasswd" -d -u srvHPSIM
12) Then I started up the two services again (HP SIM and OpenSSH Server).
13) Next I ran the "MxAgentConfig" utility (without command line parameters) which loads the GUI for the tool.
14) In the MxAgentConfig dialog box I specified the FQDN name of my local CMS server in the "Hostname" field, the name of my service account (srvHPSIM without domain name) in the "Username" field, and the password for the service account in the "Password" field and then pressed "Connect".
The connect process takes a minute or so, but in the end I get a "Connection to
After having completed these steps, I'm able to run the tools like "Install Software and Firmware", "Initial ProLiant SupportPack Install", "Configure and Repair Agents" and "Replicate Agent Settings" successfully. I assume all the other tools also work in stead of giving me the annoying "EXCEPTION: Authentication failed" failure messages when running these tools.
I hope this can be of use for other people that hit the same problems as I did. With these procedures it is possible to set up HP SIM and OpenSSH to use a domain account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 01:57 AM
04-15-2005 01:57 AM
Re: HP SIM 4.2 on W2K3 - OpenSSH & using domain accounts
They really need to think about making life EASY and secure for us...not complicated.