Link to home
Create AccountLog in
Windows Server 2003

Windows Server 2003

--

Questions

--

Followers

Top Experts

Avatar of SMCWindows
SMCWindows

Domain namespace in DFS has problems redirecting to server share
We are currently running AD integrated DFS on Windows Server 2003 Enterprise (x64) SP2. Domain is on native 2003 functional level. I have a problem accessing namespaces from a server. If I type the root of the namespace I can see the links to the shared folders. When I try to open one of the shares, I get an error. See attachment.

The problem is on one server running Windows 2008 and accessing one namespace. Three other namespaces work fine. The namespaces work fine on other servers and clients.

I can access the share directly with \\server\sharename so it is not a question of access rights. There is a new Server 2008 R2 hosting the problematic namespace.
14-05-2012-11-33-20.png

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of X-treemX-treem🇧🇪

most of the time this is a name resolution issue

are the DNS/WINS settings on this server the same as on the others?
is there in aentry in lmhosts/hosts file

Avatar of Krzysztof PytkoKrzysztof Pytko🇵🇱

Please ensure if no one has changed ACL of that link within a namespace. Log on into each DFS server and go to namespace location and links (by default C:\DFSRoots and then namespace)

c:
cd\
cd DFSRoots
cd <namespace>

Open in new window


and check if it is available to users

cacls <link-name>

Open in new window


Regards,
Krzysztof

ASKER CERTIFIED SOLUTION
Avatar of Pradeep KiniPradeep Kini🇮🇳

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Avatar of SMCWindowsSMCWindows

ASKER

this problem is only on a single (that I know of) windows 2008 server and using the namespace only. I can get the target share open directly from the hosting server. there is no problem accessing via namespace from other servers or workstations. also other namespaces work fine from the problematic server. I was inclined o a referal issue. I'll check the link.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of motnahp00motnahp00🇺🇸

When in doubt, recreate the name space and targets.

Hi,

Result of the referal cache data from the problematic server. Server3 is the one hosting a target share that does not open via namespace but does via direct connection. \resources is the namespace that does not work.

Entry: \dfsroot\data
ShortEntry: \dfsroot\data
Expires in 254 seconds
UseCount: 0 Type:0x81 ( REFERRAL_SVC DFS )
   0:[\server1\Data] AccessStatus: 0xc00000be ( TARGETSET )
   1:[\server2\Data] AccessStatus: 0 ( ACTIVE )

Entry: \dfsroot\resources
ShortEntry: \dfsroot\resources
Expires in 254 seconds
UseCount: 0 Type:0x81 ( REFERRAL_SVC DFS )
   0:[\server1\Resources] AccessStatus: 0 ( ACTIVE TARGETSET )
   1:[\server2\Resources]
   2:[\server3\Resources]
   3:[\server4\Resources]

Here is the same from a workstation where there is no problems

Entry: \dfsroot\data
ShortEntry: \dfsroot\data
Expires in 254 seconds
UseCount: 0 Type:0x81 ( REFERRAL_SVC DFS )
   0:[\server1\Data] AccessStatus: 0xc00000be ( TARGETSET )
   1:[\server2\Data] AccessStatus: 0 ( ACTIVE )

Entry: \dfsroot\resources
ShortEntry: \dfsroot\resources
Expires in 254 seconds
UseCount: 0 Type:0x81 ( REFERRAL_SVC DFS )
   0:[\server1\Resources] AccessStatus: 0 ( ACTIVE TARGETSET )
   1:[\server2\Resources]
   2:[\server3\Resources]
   3:[\server4\Resources]

network connection seems to be fine

ACLs for the link seems to fine...


C:\DFSRoots\Resources\Scripts BUILTIN\Administrators:(OI)(CI)F
                              NT AUTHORITY\SYSTEM:(OI)(CI)F
                              BUILTIN\Administrators:F
                              CREATOR OWNER:(OI)(CI)(IO)F
                              BUILTIN\Users:(OI)(CI)R
                              BUILTIN\Users:(CI)(special access:)
                                                FILE_APPEND_DATA

                              BUILTIN\Users:(CI)(special access:)
                                                FILE_WRITE_DATA

Free T-shirt

Get a FREE t-shirt when you ask your first question.

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


SOLUTION
Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.

picked these commands from the article in the provided link
Windows Server 2003

Windows Server 2003

--

Questions

--

Followers

Top Experts

Windows Server 2003 was based on Windows XP and was released in four editions: Web, Standard, Enterprise and Datacenter. It also had derivative versions for clusters, storage and Microsoft’s Small Business Server. Important upgrades included integrating Internet Information Services (IIS), improvements to Active Directory (AD) and Group Policy (GP), and the migration to Automated System Recovery (ASR).