OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: DCOM Authentication acrosss NT Domains?

From: Brian Muth (bmuthSTRAIGHTTHROUGH.COM)
Date: Wed Mar 19 2003 - 15:40:18 CST


Have a look at http://www.develop.com/kbrown/com/secfaq.htm if you
haven't seen if before. It's a good first step.

Remember that this is pretty closely related to the security where a
user in one domain tries to access resources in another domain. The
client must provide credentials that the target domain can trust. If the
target domain has a cross-trust or a one-way trust then the client can
provide his own credentials. Otherwise, the client must provide the
credentials of an account in the target domain.

It is very useful to turn on the logon/logoff auditing in both
environments for tracking down problems like the one you are facing,
using Event Viewer.

> -----Original Message-----
> From: Christof Stadler [mailto:christofstadlerCHRISTOFSTADLER.DE]
> Sent: Wednesday, March 19, 2003 12:00 PM
> To: DCOMDISCUSS.MICROSOFT.COM
> Subject: DCOM Authentication acrosss NT Domains?
>
> Hi experts,
>
> is there any documentation about the behaviour of DCOM if client and
> server run in two different NT domains? We have the problem that our
> client application is not able to establish the connection to the
> server in that scenario.
>
> TIA
>
> Christof
>
> ----------------------------------------------------------------
> Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
> contains important info. Save time, search the archives at
> http://discuss.microsoft.com/archives/index.html .
> To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM

----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM