B
bash
I have an Active directory domain under server 2000 in
native mode. I also have NT 4.0 domain.
I would like to establish trust between these two domains.
I followed the instructions in Technet article Q306733 and
Q180094.
I even created an LMHOSTS file on each server with the
other server's info in it:
********* LMHOSTS on AD 2000 ********
192.168.1.251 NT40PDC #PRE #DOM:SHAQUILLE
192.168.1.251 "SHAQUILLE \0x1b" #PRE
*************************************
********* LMHOSTS on NT4.0 **********
192.168.1.253 W2K-AD #PRE #DOM:WIN
192.168.1.253 "WIN \0x1b" #PRE
*************************************
On the W2K server I can ping the NT40 server by IP and by
NETBIOS name.
On the NT40 server I can ping the W2K server by IP and by
NETBIOS name.
I run NBTSTAT -R on the W2K server then NBTSTAT -c, I get
***********
SHAQUILLE <1C> GROUP 192.168.1.251 -1
SHAQUILLE <1B> UNIQUE 192.168.1.251 -1
NT40PDC <03> UNIQUE 192.168.1.251 -1
NT40PDC <00> UNIQUE 192.168.1.251 -1
NT40PDC <20> UNIQUE 192.168.1.251 -1
***********
I run NBTSTAT -R on the NT40 server then NBTSTAT -c, I get
***********
W2K-AD <03> UNIQUE 192.168.1.253 -1
W2K-AD <00> UNIQUE 192.168.1.253 -1
W2K-AD <20> UNIQUE 192.168.1.253 -1
WIN <1C> GROUP 192.168.1.253 -1
WIN <1B> UNIQUE 192.168.1.253 -1
***********
When I try to establish the trust using the NT40 server, I
get "Could not find domain controller for this domain"
When I try to establish the trust using the W2K server, I
get "Shaquille domain cannot be contacted."
When I try to search for one server on the other server
using search for computers utility under Windows Explorer,
I can't find the other server.
Any ideas? Am I missing something?
TIA,
Bash
native mode. I also have NT 4.0 domain.
I would like to establish trust between these two domains.
I followed the instructions in Technet article Q306733 and
Q180094.
I even created an LMHOSTS file on each server with the
other server's info in it:
********* LMHOSTS on AD 2000 ********
192.168.1.251 NT40PDC #PRE #DOM:SHAQUILLE
192.168.1.251 "SHAQUILLE \0x1b" #PRE
*************************************
********* LMHOSTS on NT4.0 **********
192.168.1.253 W2K-AD #PRE #DOM:WIN
192.168.1.253 "WIN \0x1b" #PRE
*************************************
On the W2K server I can ping the NT40 server by IP and by
NETBIOS name.
On the NT40 server I can ping the W2K server by IP and by
NETBIOS name.
I run NBTSTAT -R on the W2K server then NBTSTAT -c, I get
***********
SHAQUILLE <1C> GROUP 192.168.1.251 -1
SHAQUILLE <1B> UNIQUE 192.168.1.251 -1
NT40PDC <03> UNIQUE 192.168.1.251 -1
NT40PDC <00> UNIQUE 192.168.1.251 -1
NT40PDC <20> UNIQUE 192.168.1.251 -1
***********
I run NBTSTAT -R on the NT40 server then NBTSTAT -c, I get
***********
W2K-AD <03> UNIQUE 192.168.1.253 -1
W2K-AD <00> UNIQUE 192.168.1.253 -1
W2K-AD <20> UNIQUE 192.168.1.253 -1
WIN <1C> GROUP 192.168.1.253 -1
WIN <1B> UNIQUE 192.168.1.253 -1
***********
When I try to establish the trust using the NT40 server, I
get "Could not find domain controller for this domain"
When I try to establish the trust using the W2K server, I
get "Shaquille domain cannot be contacted."
When I try to search for one server on the other server
using search for computers utility under Windows Explorer,
I can't find the other server.
Any ideas? Am I missing something?
TIA,
Bash