questions

  • Thread starter Thread starter JuJuBee
  • Start date Start date
J

JuJuBee

I am rebuilding anetowrk and have some theories but need to know how the AD
will interact, and need some ideas.

2 domain network.
net1.local 172.17.1.X
255.255.0.0

net2.local 172.17.2.X
255.255.0.0

net1.local users need access to the net2.local domain. but ALL net2.local
users cannot have access to net1.local resources.

Will this work with a 1 way trust?
how will the AD replicate??

will the IP scheme be sufficent?

tia
kci
 
You have to create one way trust between your two domains. Don't worry about
AD replication as trust does not mean that two domains will replicate.
Your IP schema is fine.

--
Regards

Matjaz Ladava
MVP Windows Server - Directory Services
(e-mail address removed), (e-mail address removed)
 
The default trust will be two-way, so you'll have to change this.

After that, the answer is yes this will work, and don't worry about
replication. That'll be just fine providing each domain can resolve SRV
records in the other (easily achieved through a secondary zone from one
domain in the other).

The IP scheme looks fine. You can basically use any (valid) IP range (other
than the one your using in the other domain).

--

Paul Williams
_________________________________________
http://www.msresource.net


Join us in our new forums!
http://forums.msresource.net
_________________________________________


I am rebuilding anetowrk and have some theories but need to know how the AD
will interact, and need some ideas.

2 domain network.
net1.local 172.17.1.X
255.255.0.0

net2.local 172.17.2.X
255.255.0.0

net1.local users need access to the net2.local domain. but ALL net2.local
users cannot have access to net1.local resources.

Will this work with a 1 way trust?
how will the AD replicate??

will the IP scheme be sufficent?

tia
kci
 
Back
Top