服务器将不会在新域中共享文件

我有一个Windows Server 2008(现在称为server1的dc)和一个Windows Server 2003(现在称为server2的文件)。

以前的DC崩溃,我创build了一个新的(server1),相同的域名,相同的主机名。 configuration文件共享位于server2上。 我从server2中删除旧的域名,重新启动,将其添加到新的域名,并做了最后的重新启动。

但是我根本无法从server1访问文件服务器。 我得到错误

\\server2\profiles is not accessible. You might not have tpermission to use this network resource. Contact the administrator of this server to find out if you have access permissions. This Server's clock is not synchronized with the primary domain controller's cloc \\server2\profiles is not accessible. You might not have tpermission to use this network resource. Contact the administrator of this server to find out if you have access permissions. This Server's clock is not synchronized with the primary domain controller's cloc

当我尝试从networking屏幕访问它时,或者当我键入\ server2 \ profileshare地址。

当我从域中删除server2,然后我可以从服务器1访问共享..

你真的读过这个消息,并检查时钟是同步的吗? Windows域中的计算机必须处于相互之间的某个容忍范围之内(距离内存5分钟,但我不是100%确定的),否则支持Active Directory的Kerberos进程会假设某些不确定事件正在进行并阻止连接。

作为一个起点,确保两台机器时间同步(如果不确定,请使用其中一个NTP池地址),并确保两台机器上的时区都设置​​正确。 他们实际上并不需要彼此同步,但他们都必须在5分钟的时间内,所以如果你将他们同步到外部来源,同步到同一个。