根域与子域的同步
afrag 2007-06-20 02:56:51 在网络中建立了根域与子域。例如:
根域:test.com;
子域: child.test.com;
每个域都有自己的Exchange Server。
现在在子域的Active Dirctory中添加了一个用户userAinChild,该用户的邮件地址为userAinChild@test.com。但是在根域中无法看到该用户,导致以下的情况:
1、userAinChild与子域中的原有的用户收发邮件都正常。
2、userAinChild能够发送邮件给原有的根域下的用户。
3、当原有的根域下的用户要发送邮件给userAinChild时,出现以下的错误信息:The e-mail account does not exist at the organization this message was sent to. Check the e-mail address, or contact the recipient directly to find out the correct address.
是否是需要根域和子域之间进行Active Directory的同步?该怎样进行同步?