Trusting Domain

  • Thread starter Thread starter David F
  • Start date Start date
D

David F

I am creating a development domain that does not have direct access to an
internet connection.

I want to create a trust relationship that allows our primary domain to
permit users on the development domain to get access to the Internet through
our ISA server. IOW I want the ISA server to treat users on the development
domain just like the regular domain. In fact, I want the users on the
development domain to be able to access everything in the primary domain
without restriction.

Is tere an easy way to set this up?
 
You would need to set up an explicit trust between the two forests. Those type are
not transitive. Set up a trust in which the development domain is the trusted domain
and the primary domain is the trusting domain. Note that forest trusts in W2K require
netbios name resolution and use ntlm instead of kerberos. This can be accomplished
via wins servers or lmhosts files or may even work via broadcasts if there is no
router is involved but I would not count on it. See the links below for more
etails. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;314108
http://www.microsoft.com/windows200.../advanced/help/domadmin_concepts_explicit.htm
http://support.microsoft.com/default.aspx?scid=kb;en-us;308195 --- step by step
instructions, ignore part about NT4.0 and follow instructions for W2K in part 2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top