Windows Server 2003
--
Questions
--
Followers
Top Experts
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.
are the DNS/WINS settings on this server the same as on the others?
is there in aentry in lmhosts/hosts file
c:
cd\
cd DFSRoots
cd <namespace>
and check if it is available to users
cacls <link-name>
Regards,
Krzysztof






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
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
C:\DFSRoots\Resources\Scri
               NT AUTHORITY\SYSTEM:(OI)(CI)F
               BUILTIN\Administrators:F
               CREATOR OWNER:(OI)(CI)(IO)F
               BUILTIN\Users:(OI)(CI)R
               BUILTIN\Users:(CI)(special
                        FILE_APPEND_DATA
               BUILTIN\Users:(CI)(special
                        FILE_WRITE_DATA

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.
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).