URGENT (hate it) CIM Studio gives ACCESS_DENIED on EnumInstances

alexbalaev_at_yahoo.com
Date: 01/06/05


Date: 6 Jan 2005 06:40:43 -0800

Hello,
I am definetely missing something here and I would greatly appreciate
if someone would explain it to me.
Here is the problem.
I am trying to remotely access Win2003 box from WinXP box. I run CIM
Studio on WinXP providing the user credentials. I went to Win2003 box
and added this user to WMI security manually allowing the user to do
everything on root and all subfolder.
The user is from one domain and the Win2003 box is under another
domain. I beleive that there is NO trust relationships between those
domains.
So... I can connect to the WMI on Win2003 box, can browse the classes
in CIMV2 namespace but if I try to create instances for a class (say,
Win32_PerfRawData_PerfOS_System) I am getting WBEM_E_ACCESS_DENIED.
The same thing is happenning if I do this programmatically. In the code
I do call
CoSetProxyBlanket(pIWbemServices, RPC_C_AUTHN_WINNT,RPC_C_AUTHZ_NONE,
RPC_C_AUTHN_LEVEL_DEFAULT,RPC_C_IMP_LEVEL_IMPERSONATE,pAuthIdentity,EOAC_NONE);
for the same user. Besides I call the function on every interface I am
getting from the target box.
So both approaches are consistent but WHY?
What should I do on the target box to be able to use current user?
Otherwords is there a workaround?
Thanks much in advance, Alex.



Relevant Pages

  • Re: Error 800704DD
    ... Clearly state your full Windows version (e.g., WinXP SP1) in your first post, please. ... when the install completes. ...
    (microsoft.public.windowsupdate)
  • problems with windows iscsi initiator 1.05a
    ... I've written an iscsi target for FreeBSD and have tried using the free M.S. ... I can logon, initialize the disk, but cannot assign a drive letter ... or partition without the initiator getting in a bad state: ... it's worse on this than winXP!). ...
    (microsoft.public.win32.programmer.networks)
  • Re: Cannot access target throught network
    ... Ed de Vries, ... > When trying to remotely access my target through the connected network, ...
    (microsoft.public.windowsxp.embedded)
  • SP 2 and PCAnywhere
    ... I use PCAnywhere to remotely access pc's and after installing SP 2 on the ... target PC I cannot get connected. ... For testing purposes I was going to ...
    (microsoft.public.windowsxp.security_admin)
  • Re: What kinds of tools I can manage other PCs remotely?
    ... on any tools to remotely access other PCs for trouble shooting? ... I've used WinVNC a lot, and Remote Desktop for WinXP Prof. ...
    (microsoft.public.windowsxp.general)

Loading