- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Single sign-on doesn't work anymore from cms
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
09-21-2005 09:40 AM
09-21-2005 09:40 AM
Re: Single sign-on doesn't work anymore from cms
I created several lists for hardware type.
For example one list for all servers with an ILO board, one for all servers with a Smart 6i, etc.
These lists were working yesterday.
Today if I go to them EVERY SINGELE DEVICE known by SIM shows up in the list.
The SQL queries would not have changes so perhaps there are some issues in the datbase?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 10:32 PM
09-21-2005 10:32 PM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:43 AM
10-03-2005 12:43 AM
Re: Single sign-on doesn't work anymore from cms
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 03:51 AM
10-03-2005 03:51 AM
Re: Single sign-on doesn't work anymore from cms
-Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 04:54 AM
10-03-2005 04:54 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 09:07 AM
10-03-2005 09:07 AM
Re: Single sign-on doesn't work anymore from cms
You may want to touch base with David. I have been actively working with Engineering today and I think they want debug data from multiple customers. Thanks.
-Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 12:15 PM
10-05-2005 12:15 PM
Re: Single sign-on doesn't work anymore from cms
-Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 08:56 PM
10-10-2005 08:56 PM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 12:19 AM
10-11-2005 12:19 AM
Re: Single sign-on doesn't work anymore from cms
You could call and reference my case (Case #3212110114) and state that you need that same fix.
-Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 12:26 AM
10-11-2005 12:26 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 01:12 AM
10-11-2005 01:12 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 01:23 AM
10-11-2005 01:23 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 01:28 AM
10-11-2005 01:28 AM
Re: Single sign-on doesn't work anymore from cms
While investigating and troubleshooting, I found the following error in C:\hp\hpsmh\logs\smh.log:
This certificate has a Common Name (CN) that doesn't match the server's name
This error would occur when restarting the HP SIM server's SMH service while all of the SIM related services (SIM, PMP, VCRM, etc.) were stopped, so I was pretty sure it wasn't completely an HP SIM problem.
I tried creating new certificates via HP SIM using just the HP SIM server's host name and its FQDN. Neither fixed the problem. Since the trust to the VCRM (running on the same server) had failed, I tried uninstall/reinstall. Single sign-on worked once after the uninstall, but eventually failed again, even before the reinstall.
Finally, I ran Sysinternals RegMon and FileMon while restarting the SMH service, and found several registry reads to the following registry values:
HKLM\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName\Computername
HKLM\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName\Computername
HKLM\SYSTEM\CurrentControlSet001\Control\ComputerName\ComputerName\Computername
HKLM\SYSTEM\CurrentControlSet001\Control\ComputerName\ActiveComputerName\Computername
The timing of these reads was just before the entry above to smh.log.
It turned out that all of the registry vales were the SIM server's host name, but were ALL CAPS! Given the HP SIM certificate has the server's FQDN in all lowercase, and the error I found in smh.log, I thought this might be a problem (not 100% sure if SSL is case sensitive or not - any comments?). Once I changed these registry values to all lowercase, I stopped getting the errors in smh.log. I reset the HP SIM certificate one last time and uninstalled/reinstalled VCRM for good measure.
Everything (single sign-on and trust to VCRM) has been working for a few days now. Since it initially worked for a few days before the problem began, I don't know if this is a long-term fix or not. Also, since the registry values were always ALL CAPS, why did the problem only occur after about a week?
I tried correlating the timing of the problem to some event on the server, either OS or HP SIM related. I cannot remember the exact sequence of events, but I think it may have happened just after the first reboot after the initial install of HP SIM (not including the required reboots during the install process), which was about one week after the install of HP SIM.
Again, don't know if this is a long-term solution or if it would help any one else. It would be interesting to hear what HP has to say and find out what their fix fixes.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 04:22 AM
10-11-2005 04:22 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2005 05:02 AM
10-11-2005 05:02 AM
Re: Single sign-on doesn't work anymore from cms
Aces to AET and Dev for finding a solution. I really like this new version and can't wait to see things get ironed out with the update.
- Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2005 03:49 AM
10-25-2005 03:49 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2005 10:38 AM
10-25-2005 10:38 AM
Re: Single sign-on doesn't work anymore from cms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 01:09 AM
10-26-2005 01:09 AM
Re: Single sign-on doesn't work anymore from cms
Until the release of v5.0.2, you should call and reference my case (Case #3212110114) and state that you need that same fix.
I believe they officially called it mxtrust.jar.
-Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2005 09:56 AM
10-31-2005 09:56 AM
Re: Single sign-on doesn't work anymore from cms
When I logged in this morning, single sign on was no longer working. Also, several custom collections had lost their rules and were now showing all systems.
I called HP and referenced the case above. I was originally given the trustmx.jar patch which did not resolve my problem. On the return call my support person contacted the engineer on the original case who stated that the trustmx.jar apparently did not work in all cases. They provided a newer patch HOTFIX50_001.jar which solved all my problems.
My case # was 3212762815.
Thanks to those of you who escalated this early on and thanks to HP for letting us get the patch prior to the 5.02 release.
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 04:18 AM
11-01-2005 04:18 AM
Re: Single sign-on doesn't work anymore from cms
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=970801
FYI,
-Rich
- « Previous
-
- 1
- 2
- Next »