Is your DCOM server configured to run as the INTERACTIVE
identity?
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email:
(E-Mail Removed)
MVP VC FAQ:
http://vcfaq.mvps.org
=====================================
"Ashutosh Bhawasinka" <smbs-(E-Mail Removed)> wrote in message
news:%23bS%(E-Mail Removed)...
> Hi Brian,
> No offense, but what you mentioned, I am already aware of that! I am not
> looking for to fix this, but to know how & why it's happening.
>
> My point here is, after you map IPC$, the client is already authenticated
> to the server by the user name used in IPC$ mapping. This can be verified
> by opening the computer management/Shared Folders/Open Files (on the
> server). Any thing you access on the server from the client is done under
> that user (the one mentioned in IPC$ mapping). This can also be verified
> in the even log of the server.
>
> So, why does DCOM authenticate with a different credential when the
> currently logged on user is already authenticated with the server? Is it
> using a different mechanism to communicate/authenticate with the server?
>
> Regards,
> Ashutosh