Question

Gerald (Jerry) Carter jerry at samba.org
Mon Oct 22 05:35:05 GMT 2001


On Mon, 22 Oct 2001, Stanislav Cobolak wrote:

> Hello,
>
> Could you please answer my question?
> I am not sure it's SAMBA's bug so I would like you to advice.
> I have an NT service (written by me) which runs on remote server. A remote
> client connects to it and accesses COM object residing there. When I tested
> it in pure NT environment all worked. Now I transferred it to SAMBA 2.2.1a
> controlled network and it doesn’t work.
> hr = CoCreateInstance(.., IID_IDog, &pDog);   // hr is S_OK and pDog is not
> NULL
> hr = pDog->Bark(); // Oops! hr is E_ACCESSDENIED
> Is this some kind of SAMBA 2.2.1a problem?

COM is implemented over MS-RPC so it is probable that there are some
unimplemented MS-RPC functions which cause the failure.  Check the
Samba logs for a hint.









cheers, jerry
 ---------------------------------------------------------------------
 www.samba.org              SAMBA Team              jerry_at_samba.org
 www.plainjoe.org                                jerry_at_plainjoe.org
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--





More information about the samba mailing list