can not access df share from different domain
i have 2 domains: a.pri (root forest) and b.pri
there domain controller dca.a.pri domain a.pri , dcb.b.pri domain b.pri
i created 2 shares on dca.a.pri:
1 normal share \\dca.a.pri\share and distributed share \\a.pri\dfs (i entered dca.a.pri namespace server when using wizard)
i can connect normal share both domain controllers
can connect dfs share only from computers in domain a.pri, getting "network path not found" when connecting domain b.com
i opened dfs management console on dcb.db.pri , tried add namespaces display (domain: a.pri, can see list of namespaces) after add namespace got error:
\\a.pri\dfs: namespace cannot queried. rpc server unavailable
i executed "dfsutil cache referral" , found out referral had no fqdn
followed http://support.microsoft.com/kb/244380 and added
dfsdnsconfig = 1 key
after rebuilding root can access dfs folder both domains
Windows Server > File Services and Storage
Comments
Post a Comment