sprkymrk wrote: A trust doesn't replicate anything, it just lets you share resources from one domain to another. Users in domainA do not have accounts in domainB, and users in domainB do not have accounts in domainA. However, an administrator can make a share, printer, or whatever in domainA available to users in domainB, and vice-versa. And whether you set up a site vs. domain depends on what you want you want to accomplish.
mr2nut wrote: I think I may have looked too much into the whole site thing. Am I right in thinking that sites are only used within one domain? I really need to see some of this in production, I cant get my head around this stupid damn book
aordal wrote: You can have as many domains in a site as you want.
aordal wrote: If it makes you feel better, I suck at PKI.
dynamik wrote: mr2nut wrote: I think I may have looked too much into the whole site thing. Am I right in thinking that sites are only used within one domain? I really need to see some of this in production, I cant get my head around this stupid damn book Are you using virtualization to lab things up? If so, what software are you using? With workstation, I can create slower links, such as 256k, 512k, etc. and simulate multiple sites like that. aordal wrote: You can have as many domains in a site as you want. Think of sites as physical locations. They're not logical entities like domains and OUs. You can also have multiple sites per domain. aordal wrote: If it makes you feel better, I suck at PKI. My PKI is weak as well. I just started reading this: http://www.amazon.com/Microsoft-Windows-Server-Certificate-Security/dp/0735620210/ref=sr_1_1?ie=UTF8&s=books&qid=1227630411&sr=8-1 I found the best price at half.com (used).
aordal wrote: Well first off, every domain has at least 1 site. So even if you had just 1 domain in only 1 building everything would belong to that site. You wouldn't have to bother with making subnets for that site though because everyone would all default to the same site. Now in your example of having 2 locations and 1 domain then yes it would make sense to make 2 sites. And yes you need to make sure each site has a different subnet. You'll have lots more poblems than AD replication if you don't. DNS will be broke, duplicate IPs on a network, it would just be bad. But ya, then you'd assign site specific subnets to the site.
dynamik wrote: +1 for authenticating via a VPN. You really don't want that traffic going over the internet.