Server Management - Systems Insight Manager
1829576 Members
2948 Online
109992 Solutions
New Discussion

WBEM question (not authenticated/authorized...)

 
Kenneth!
Frequent Advisor

WBEM question (not authenticated/authorized...)

Hi,

I guess this is a simple question but I must be overlooking something.
I've added 2 systems to HP SIM:

One is a clean Windows 2003 station on which WBEM is working correctly.

The second is the EVA Management Server, on were WBEM isn't functioning.

I've tested a connection with wbemdisco and this is what I got:
*** Error connecting with SSL=true - User xxx\xxx is not authenticated/authorized to perform operation EnumerateClassNames (CIM_ERR_ACCESS_DENIED) ***

What rights do I need to set and were are they needed? I'm validating with the Domain Admin account and both servers are domain member.

So in short I cannot figure out which rights I'm missing?

Many thanks in advance,
Cheers,
K
8 REPLIES 8
Kenneth!
Frequent Advisor

Re: WBEM question (not authenticated/authorized...)

Aah, customer didn't told me that this account isn't a member of the "HP Storage Admins".

So I can connect now, but my namespaces like root of root/pg_interop don't work. (CVE8)

Kenneth!
Frequent Advisor

Re: WBEM question (not authenticated/authorized...)

Solved..
Scott Langer
Advisor

Re: WBEM question (not authenticated/authorized...)

how did you solve the namespace issue? I am having the same issue. WBEM autenitcates but it says when I try to subscribe to wbem events that the namespace root/pg_ineterop does not exist...
Kenneth!
Frequent Advisor

Re: WBEM question (not authenticated/authorized...)

Well, in fact I didn't solve that specific problem.

I'm not sure why this is being caused. What I do know is that my EVA management works now. (I actually removed the whole EVA management server from HP SIM and did a new discover, after that it worked.)

WBEM was supported and is also detected a SMI-S CIMOM service.
山田 高大
Occasional Advisor

Re: WBEM question (not authenticated/authorized...)

hi,
I hav a problem like this.

SIM 5.2SP2 C/V8(EVA4400)
SIM und C/V was installed at same node.

Do wbemdisco.cmd and replayed,
"CIM_ERR_ACCESS_DENIED"

How do i do?

Kenneth!
Frequent Advisor

Re: WBEM question (not authenticated/authorized...)

Check to see if the account you are using to connect WBEM is able to login CVE.

If not, add that account to the local "HP Storage Admins"-group on the CVE server
山田 高大
Occasional Advisor

Re: WBEM question (not authenticated/authorized...)

> Kenneth!
thank you for replay.

now I know Wbemdisco tool have
unbisible space on password calum.

now I can use wbemdisco normally.

But I have another problem.
C/V ver 8.00 can find device,
C/V ver 8.02 can NOT find device.

I think this is a "Bug" of C/V 8.02

C:\Program Files\HP\Systems Insight Manager>WbemDisco.cmd

C:\Program Files\HP\Systems Insight Manager>echo 2008/10/31 20:18:46.97
2008/10/31 20:18:46.97

C:\Program Files\HP\Systems Insight Manager>echo off
WbemDisco 01.01.00
------------------
Gui: Gui starting
Gui: Creating frame...
HOST = 192.168.102.49
PORT = 5989
NAMESP = interop
USER = administrator
PASSWD = *****
Connect to 192.168.102.49 in namespace interop with SSL=true

ObjectManager.Name=HP:CxwsCimom_192.168.102.49
ElementName=HP Cxws Server
CimomVersion=
Description=HP Cxws Server

Enumerating instances of CIM_RegisteredProfile...

Profile.RegisteredName=Server
RegisteredVersion=1.2.0
ProviderVersion=
SubProfile.RegisteredName=Profile Registration
Profile.RegisteredName=SMI-S
RegisteredVersion=1.2.0
ProviderVersion=
Profile.RegisteredName=Array
RegisteredVersion=1.2.0
ProviderVersion=8.0.2
HPVersion=EVA8.0.2-Dev10
SubProfile.RegisteredName=Software
SubProfile.RegisteredName=Masking and Mapping
SubProfile.RegisteredName=Copy Services
SubProfile.RegisteredName=Block Services
SubProfile.RegisteredName=Disk Drive Lite
SubProfile.RegisteredName=FC Target Ports
SubProfile.RegisteredName=FC Initiator Ports
SubProfile.RegisteredName=Job control
SubProfile.RegisteredName=Access Points
SubProfile.RegisteredName=Location
SubProfile.RegisteredName=Physical Package
SubProfile.RegisteredName=Multiple Computer System


##########################################################################
C:\Program Files\HP\Systems Insight Manager>WbemDisco.cmd

C:\Program Files\HP\Systems Insight Manager>echo 2008/10/31 20:30:48.89
2008/10/31 20:30:48.89

C:\Program Files\HP\Systems Insight Manager>echo off
WbemDisco 01.01.00
------------------
Gui: Gui starting
Gui: Creating frame...
HOST = 192.168.102.19
PORT = 5989
NAMESP = interop
USER = administrator
PASSWD = *****
Connect to 192.168.102.19 in namespace interop with SSL=true

ObjectManager.Name=HP:CxwsCimom_172.16.3.53
ElementName=HP Cxws Server
CimomVersion=
Description=HP Cxws Server

Enumerating instances of CIM_RegisteredProfile...

Profile.RegisteredName=Server
RegisteredVersion=1.1.0
ProviderVersion=
SubProfile.RegisteredName=Profile Registration
Profile.RegisteredName=Array
RegisteredVersion=1.1.0
ProviderVersion=8.0
HPVersion=EVA8.0-Dev32
SubProfile.RegisteredName=Software
SubProfile.RegisteredName=Masking and Mapping
SubProfile.RegisteredName=Copy Services
SubProfile.RegisteredName=Block Services
SubProfile.RegisteredName=Disk Drive Lite
SubProfile.RegisteredName=FC Target Ports
SubProfile.RegisteredName=FC Initiator Ports
SubProfile.RegisteredName=Job control
SubProfile.RegisteredName=Access Points
SubProfile.RegisteredName=Location
SubProfile.RegisteredName=Physical Package
SubProfile.RegisteredName=Multiple Computer System
HPEVA_StorageSystem.Name="50014380025B1270",CreationClassName="HPEVA_StorageSystem"
NameSpace = root/eva
Vendor=HP
Name=EVA
IdentifyingNumber=50014380025B1270
山田 高大
Occasional Advisor

Re: WBEM question (not authenticated/authorized...)

I was misunderstanding about CVE 8.02.
I retry w/ 8.02, and shown some statistics.
I am sorry...