Trust error between W2k and W2k3 forests

Phil

Distinguished
Jan 21, 2001
838
0
18,980
Archived from groups: microsoft.public.win2000.active_directory (More info?)

We are getting an error when trying to setup an external trust between a W2K
native domain/forest and W2K3 domain/forest. The W2K native domain can
create the trust without any problem. The W2K3 domain gets the following
error:
"The operation failed. A device attached to the system is not functioning."

Does anyone have any ideas?

Thanks,
P
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

"Phil" <Phil@discussions.microsoft.com> wrote in message
news:FFE24BA2-6DBA-478B-8907-BAF8D17E5D41@microsoft.com...
> We are getting an error when trying to setup an external trust between a
W2K
> native domain/forest and W2K3 domain/forest. The W2K native domain can
> create the trust without any problem. The W2K3 domain gets the following
> error:
> "The operation failed. A device attached to the system is not
functioning."
>
> Does anyone have any ideas?

As pt said, "you need to start with name resolution".

However, if this is two separate Forests as you seem
to indicate, then NetBIOS name resolution is required.

With more than one subnet, this means WINS server.

And all machines (especially DCs) must be WINS clients
of the same WINS database (a single WINS server or set
of replicated servers.)

And make sure all the DCs have NetBIOS enabled on the
NIC advanced properties.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

As with most things, you need to start with name resolution. Can the PDCe
in the 2003 domain resolve SRV records for the DCs in the 2000 domain?


--

Paul Williams

http://www.msresource.net/
http://forums.msresource.net/
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Phil,

You can also et cross-forest trusts to work by being creative with your DNS
forwarding and domain declarations in LMHOSTS. As PT and Herb have
indicated, you'll need to have resolution working between the PDCe in each
domain. When you are crossing subnets to do this, you cannot just rely on
default NetBIOS and would need WINS or LMHOSTS.
--
Ryan Hanisco
MCSE, MCDBA
FlagShip Integration Services
Chicago, IL

"Herb Martin" <news@LearnQuick.com> wrote in message
news:%23qxqCgnKFHA.2688@TK2MSFTNGP15.phx.gbl...
> "Phil" <Phil@discussions.microsoft.com> wrote in message
> news:FFE24BA2-6DBA-478B-8907-BAF8D17E5D41@microsoft.com...
>> We are getting an error when trying to setup an external trust between a
> W2K
>> native domain/forest and W2K3 domain/forest. The W2K native domain can
>> create the trust without any problem. The W2K3 domain gets the following
>> error:
>> "The operation failed. A device attached to the system is not
> functioning."
>>
>> Does anyone have any ideas?
>
> As pt said, "you need to start with name resolution".
>
> However, if this is two separate Forests as you seem
> to indicate, then NetBIOS name resolution is required.
>
> With more than one subnet, this means WINS server.
>
> And all machines (especially DCs) must be WINS clients
> of the same WINS database (a single WINS server or set
> of replicated servers.)
>
> And make sure all the DCs have NetBIOS enabled on the
> NIC advanced properties.
>
>
>
>
>
>