- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Effect on HPSIM 5.0 when changing Local Admin Acco...
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
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
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
тАО01-18-2007 07:06 AM
тАО01-18-2007 07:06 AM
Effect on HPSIM 5.0 when changing Local Admin Account password?
We have an HPSIM 5.0 Central Management Serve, also running MS SQL Server.
The HPSIM service runs under a different local user account -- so that service should be okay.
However, I believe the database is set up to run under the local adminnistrators group. And I believe we used the local admin account login when configuring the database permissions.
So, how do we check how this is set up for HPSIM? And what can we do to avoid database issues when changing the local admin account password?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2007 07:12 AM
тАО01-18-2007 07:12 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
What we had to end up doing was renaming my user account to #sim-admin for example and set for a non-expiring p/w. I then had one of the guys create me a new user account.
So i guess it depends on which account you used for the initial setup. As at the time of set-up i used a 'service' account for Services etc, but it was still tied into my user account that i was logged on as.
I guess the only sure-fire way to know for your case, is to change it and see. You'll get logs in the Application log on the server pretty much straight away.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2007 07:14 AM
тАО01-18-2007 07:14 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
Also, I'm not 100% sure, but I think I did the original HPSIM install under the local admin account. Is there anyway to check?
There must be a log file or soemthing that has the information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2007 09:26 PM
тАО01-18-2007 09:26 PM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
Soon as i changed the password back to what it was, the machine was 100% up and running again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2007 01:50 AM
тАО01-19-2007 01:50 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
It shows the database user as "administrator"
So the local admin account is being used.
The question is, what happens when the local admin account password changes?
Not sure if it picks it up automatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 12:54 AM
тАО01-29-2007 12:54 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
is there any way of changing the administrator account password in SMH before you change local admin password on the box ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 01:14 AM
тАО01-29-2007 01:14 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
Does it still not let you use HPSIM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 01:42 AM
тАО01-29-2007 01:42 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
in addition you will need change the database access password if that is the same account used to access the SIM DB.
To change the database access password, open a command prompt on the SIM CMS and run
mxpassword -m -x MxDBUserPassword="password"
the password can contain special characters but not the double-quote character.
This command is case sensitive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 01:51 AM
тАО01-29-2007 01:51 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
HPSIM (the service itself) runs under a local service account. That password doesn't need to change and is fine -- and will not be changed.
However per the database.props file, the SQL database itself (which sits on the same server as HPSIM) runs under the local administrator account (the built in local admin account on a windows 2000 box).
We now need to change the local admin passwords on our servers for security reasons.
So what exactly needs to be done? Is it simply a matter of running mxpassword -g (which brings up a gui), and then changing the mxdbuser password to the new local admin password?
Or should the mxdbuser password be changed first, and then change the local admin account on the server?
There is nothing in mxpassword -g that indicates that the account called "administrator" is tied to the "mxdbuser" account.
So how do we know that changing "mxdbuser" will tie into the change to the "administrator" account on the server.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 02:12 AM
тАО01-29-2007 02:12 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
The SIM service should never be running under the local system account it should always use a defined local or domain account. The SIM installer should not have created the service in this manner? There are some of the functions in SIM that do not work correctly when it is run from the local system account.
It makes no difference if you change the local admin or the database user password first. In either case you will need to restart the SIM service after they are both changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 02:28 AM
тАО01-29-2007 02:28 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
My sole concern is with the local administrator account, which apparently is running the SQL database for HPSIM.
2 different accounts.
HPSIM service is fine.
The concern is strictly with the local built-in admin account and how that ties in with SQL for HPSIM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2007 03:02 AM
тАО01-29-2007 03:02 AM
Re: Effect on HPSIM 5.0 when changing Local Admin Account password?
Starting with SIM 5.0 it is no longer necessary for the same account to be used for both the SIM service and SIM DB access.
You can modify the database.props file and change the account used to access the database if you wish. In either case you will need to change the database access password.