- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- VPM will not scan a licensed Server
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
01-04-2005 11:18 AM
01-04-2005 11:18 AM
VPM will not scan a licensed Server
Two Servers licensed, the CMS and a SQLServer box. Both are HP Proliant DL380 G3's with Windows 2003. Both are in the domain, so the credentials should be the same.
All attempts to scan the CMS Box work.
Only occasional attempts to scan the SQLServer box work, the error I see is:
Explanation: No file or registry access.
I've tried changing the WBEM from Global to specific but it make no difference. Probably about 1 out of 5 attempts works and then I get the full reports. It can be just time has passed between success and failure, i.e. I've made no changes.
I've also tried scheduling the job as well as run now. Same result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 12:43 PM
01-04-2005 12:43 PM
Re: VPM will not scan a licensed Server
From the rpm.log file on the SQL Server I see:
20050105 13:36:54 Warning: REXECD/10.x.x.x.1327: connection reset, whilst reading callback
I tried restarting all 4 of the Radia Services on the SQL Server box. The following
Information was generated which may have been from the Radia Management agent.
Event Type: Information
Event Source: rma
Event Category: None
Event ID: 1
Date: 5/01/2005
Time: 1:31:52 p.m.
User: N/A
Computer: SQLDBPR1
Description:
The description for Event ID ( 1 ) in Source ( rma ) cannot be found. The local computer
may not have the necessary registry information or message DLL files to display messages
from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details. The following information is part of the
event: Service Starting.
From the STATScannerDebug.log file on the VPM Server:
00000034 13:38:08.157 [10080] adminTool::connectToResource: \\10.x.x.x\admin$,
Access is denied.
00000035 13:38:38.360 [10080]
adminTool::runHaveWinRegistryAccess:RegConnectRegistry: \\10.x.x.x, Access is denied.
00000036 13:38:53.844 [8900] CScanMgr::ReportTotallySecureMachines: Determing if
any machines are secure.
Interestingly I'm getting a number of sshd events on the VPM Server during the time the
task is running.
I have not installed SSH on the SQL Server, but I did not believe that was a pre-requisite.
I can't understand how it could have worked if that's the case. Excample of the event.
Event Type: Information
Event Source: sshd
Event Category: None
Event ID: 0
Date: 1/5/2005
Time: 2:03:03 PM
User: WCC\xxxxxxxaccount
Computer: ITSMPR1
Description:
The description for Event ID ( 0 ) in Source ( sshd ) cannot be found. The local computer
may not have the necessary registry information or message DLL files to display messages
from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details. The following information is part of the
event: sshd : PID 9068 : input_userauth_request: illegal user WCC\\xxxxxxaccount.
There's also a logon event for Anonymous around the same time on the SQL Server box.
In WBEM, the account is setup as above; e.g. domain\account
The password is correct, I can login to the Server using these account credentials and map
to the file share that the VPM appears to be targetting.
I tried to reinstall the VPM Agent, which seemed to go okay, but there was an unusual event
during configuration.
The initial scheduling went okay, but I then wanted to change the Run As User. When I went
back in, okayed the Selected Server it then said HPSIM had been unable to determine the OS
and to select an OS but gave no options to select.
From all of the above I believe the HPSIM/VPM somehow think the remote Server is a
non-Windows Server and attempt to connect via SSH which has not been installed on the
Server.
All recent attempts to get a successful scan are now failing so I'm not too sure what has
changed. My guess is that it is something on the HPSIM/VPM Server side as it seems to be
that that is making the SSH connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 03:41 AM
01-05-2005 03:41 AM
Re: VPM will not scan a licensed Server
I noticed this in your event log message:
"illegal user WCC\\xxxxxxaccount."
Notice the double slash. While I was struggling with SSH myself, I noticed this. If the "
This struck me as probably being a Unix-world to Windows-world translation issue, so I stopped trying to use domain users in my tool defs and stuck to local users.
My suggestion would be that you look at the VPMTool.xml file in your \tools\ directory and change all the
Good luck,
- Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 06:12 AM
01-05-2005 06:12 AM
Re: VPM will not scan a licensed Server
Thanks for the input.
I'll look at what you've suggested.
I'm not sure why it should be using SSH, from the docs it suggests that VPM doesn't use this for windows clients.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 07:42 AM
01-05-2005 07:42 AM
Re: VPM will not scan a licensed Server
If I configure the WBEM for the remote Server to use an account that is in the SSH passwd file as a domain account but specify it by it's SSH name (i.e no domain prefix) then it works in the same manner as if I supply a local account.
In both cases the WBEM credentials do not have a preceding domain qualifier.
Looks like I might need to read up a bit more on WBEM and how credentials should be added. I'm not sure if this is my misunderstanding of how credentials should be added into WBEM or VPM misusing the credentials.
So the following WBEM Credentials:
domain\domainaccount (where domainaccount is in passwd file) - does not work for VPM
localaccount - works
domainaccount (in passwd file) - works
domainaccount (not in passwd file) - works
domain\domainaccount (not in passwd file) - works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 08:18 AM
01-05-2005 08:18 AM
Re: VPM will not scan a licensed Server
VPM uses SSH locally and with the target server.
However, the STAT scanner portion uses remote procedure calls (might be through DCOM but I have to validate) rather than WBEM/WMI or SSH. Rather than create another setup page in HP SIM for you to enter usernames and passwords, since a WBEM password is a password to validate to the OS, the VPM team decided to grab the info out of the first and second WBEM entries for Windows and Linux respectively. If in fact you want to use a different account for WBEM than you do for VPM (assuming Windows) then put the VPM-oriented account in the first entry and the WBEM/WMI one in the third entry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 08:39 AM
01-05-2005 08:39 AM
Re: VPM will not scan a licensed Server
Is there a single DNS validating these network names and addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 08:42 AM
01-05-2005 08:42 AM
Re: VPM will not scan a licensed Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 08:46 AM
01-05-2005 08:46 AM
Re: VPM will not scan a licensed Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 09:06 AM
01-05-2005 09:06 AM
Re: VPM will not scan a licensed Server
I've now reverted to the settings I was using earlier but I still get the failures on the remote Server.
SSH has never been on the Remote Server, but I have performed successful scans of that Server.
I'm retesting, I'll also run Identification tasks and leave a bit of time in between each test to try and remove any overlaps.
I've set the WBEM to use the Local not Global settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 09:18 AM
01-05-2005 09:18 AM
Re: VPM will not scan a licensed Server
I set WBEM to use the "specified versions below" and set those as just account (no domain prefix). This account has is a domain account and resides in the passwd file as a domain account.
Reran the Device Identification task for the Server , rechecked the System Protocols and found the WBEM entry had been changed to domain\account.
Changed the WBEM to use a local Admin Account and reran the device Identification task.
Rechecked the System Protocol settings and these were retained. Ran the VPM and it worked okay.
VPM will not work with the domain\account format above, but does work with a local account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 09:49 AM
01-05-2005 09:49 AM
Re: VPM will not scan a licensed Server
login to the targets you are scanning and is a member of the local target system's administrative group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 09:53 AM
01-05-2005 09:53 AM
Re: VPM will not scan a licensed Server
I'm confused as to why running the Identification Task for the Server changes the details in the System Protocols box from the simple account format to the domain\account format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 01:45 AM
01-06-2005 01:45 AM
Re: VPM will not scan a licensed Server
David mentioned that Harris STAT might use DCOM. If this turns out to be the case, it would be ironic, since one of the conditions which Harris flags as a warning is "DCOM Enabled." Just think that following the recommendations of the scanner could disable the scanner itself. I hope not!
- Steve