- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: cimserver: PGS17200: Authentication failed for...
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
10-07-2007 09:44 PM
10-07-2007 09:44 PM
cimserver: PGS17200: Authentication failed for user root
I have this recurring log that occurs in my server /var/adm/syslog/syslog.log file everyday at the same time
Oct 8 16:06:08 svr cimserver[1504]: PGS17200: Authentication failed for user root.
Oct 8 16:06:25 svr sshd[242]: Did not receive identification string from 192.168.23.108
Oct 8 16:06:24 svr cimserver[1504]: PGS17200: Authentication failed for user root.
This server is a HPUX11.23 server.
There is a HPSIM installation at IP 192.168.23.108.
my guess is that HPSIM is trying to login to the server but there seems to be some authentication issues here. What could be wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2008 01:58 PM
01-14-2008 01:58 PM
Re: cimserver: PGS17200: Authentication failed for user root
my guess is that you entered multiple user/passwd combinations & that these are not present in your /etc/passwd file, or that the root password for that particular server does not match.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 12:34 PM
04-02-2008 12:34 PM
Re: cimserver: PGS17200: Authentication failed for user root
I'm getting the exact same error, daily:
Apr 2 16:05:40 hostname cimserver[PID]: PGS17200: Authentication failed for user .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 08:35 PM
04-02-2008 08:35 PM
Re: cimserver: PGS17200: Authentication failed for user root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2008 04:19 AM
05-29-2008 04:19 AM
Re: cimserver: PGS17200: Authentication failed for user root
Can you check the following article?!!
Submitted Date: Tue Apr 29 20:30:45 GMT 2008
Title: HP-UX Operating Systems - Authentication CIM Error Message in Syslog.log
Document ID: emr_na-c01446676-1
Last Modified Date: Wed May 07 18:23:35 GMT 2008
You may provide feedback on this document
HP-UX Operating Systems - Authentication CIM Error Message in Syslog.log
ISSUE:
The following error message is being seen in the /var/adm/syslog/syslog.log file:
CIM
SOLUTION:
The system that was getting the message in syslog.log is a Central Management Server (CMS) which runs System Insight Manager (SIM). It is running SIM v C.05.01.
Test the communication between the server and node that was being identified from the error message.
Run the following from the server:
# mxnode -ld
...
Protocols: HTTP: WBEM:1.0 SMH:2.0 SNMP:1.0 SSH:SSH-2.0-OpenSSH_4.4p1-hpn12v11
...
The Protocol line shows that WBEM is being one of the available protocols, meaning the WBEM communication is working (The CIM error is a WBEM issue).
The next step is to remove the node from the server. This can be done from the GUI of the SIM through the browser, or from the command line.
From the Command line:
# mxnode â r
And then re-added it
# mxnode â a
After re-adding the node, the messages stopped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2009 11:43 PM
05-01-2009 11:43 PM
Re: cimserver: PGS17200: Authentication failed for user root
I didn't apply the approach exactly posted here ,which is using mxnode in command line of SIM server. Instead, I tried to manually remove the node from SIM GUI and re-added. By removing and re-adding the
But what I get is that it still not working.
The PGS17200 message still troubles me over and over.
Is there anyone can help me solve this?
Many thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2009 04:06 AM
12-17-2009 04:06 AM
Re: cimserver: PGS17200: Authentication failed for user root
In the SIM server, you should select your server from the System collection, and go from ther to the "Tools & Links" tab.
Go to System Credentials and select all or the WBEM / WMI / Sign in / SSH ones. Push the "Edit System Credentials..." button, and in the "Sign in" tab, enter the right user and password.
Hope this helps. This helped me as this was affecteing several servers and now it's not happening.
Note, that if you change the user's password, all this issue will appear again. I use the root user and it's password as it's only collecting information from the server.