[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference chefs::ms-exchange

Title:Microsoft Exchange Server
Notice:
Moderator:FLASK2::SYSTEM
Created:Fri Feb 17 1995
Last Modified:Thu Jun 05 1997
Last Successful Update:Thu Jun 05 1997
Number of topics:1099
Total number of notes:5174

1084.0. "Organization, sites, servers, domains, trusts..." by ROMEDU::NEBBIA (Mario Nebbia @RIO - Rome, Italy) Wed May 28 1997 09:00

I am attempting to understunf the relationship between NT domain structure and
Exchange structure.

It looks like:

-	all the servers in a site must belong to to same domain or to trusted
	domains

-	different sites can belong to different domains with no need to 
	establish trusts

-	the whole organization can be setup over different domains with no need
	to create trust relationships

Is it correct?

Regards

Mario
T.RTitleUserPersonal
Name
DateLines
1084.1Correct. See also the following...NNTPD::"[email protected]"Harald BinderMon Jun 02 1997 14:5248
Your understanding is correct. 

You may still want to consider NT trust relationships to support 
roaming users that travel from one Exchange site to another 
(one NT domain to another), and need access to their home mailbox. 
See also the Exchange implementation inside Digital (multiple sites
spread across 3 NT domains: digital1, digital2, digital3).

For answering these kind of questions, and learning about MS Exchange
in general, I found the following online book on the Internet very useful:

   http://www.mcp.com/que/developer_expert/seexch/

Below an extract from chapter 2 
"Understanding Exchange's Organization and Sites":

"...There are some general requirements that must be met 
by all servers within a site:

 o All servers in a site must me able to communicate via 
   Remote Procedure Calls (RPCs). RPCs can communicate over the
   network by using the various Microsoft Windows NT--supported protocols, 
   inlcuding TCPIP, IPX, NetBeui, and DLC. Generally, this means that 
   all the servers must be on the same LAN or WAN. But if you do have a 
   large network spanning geographical boundaries and that network connection 
   supports communication via RPCs, then you could define those servers to all

   be within the same site (provided the other following requirements are
met). 

 o High bandwidth connections are required for server communication within a 
   site. The definition of high bandwidth is somewhat arbitrary, but for our 
   purposes we consider 128 Kb/s to be the absolute minimum bandwidth for 
   reasonable intra-site communication. Basically, the connection must be 
   fast enough to allow efficient RPC connections between servers. 
   Of course, the bigger the pipe, the better the performance. 

 o The network connection must be permanent. The links between all servers 
   in a site must be up at all times. 

 o All servers must exist in the same Windows NT security context. 
   This means all servers must be in the same Windows NT domain or 
   within a trusted domain. Exchange servers in a site must be able 
   to authenticate each other in order to share information."

/Harald

[Posted by WWW Notes gateway]