Windows 7 Clients unable to traverse dfs folder hierarchy
crrussell3
Member Posts: 561
in Off-Topic
We are currently experiencing an issue that for some reason has stumped me and I can't determine how to continue troubleshooting it.
Our Windows 7 clients (standard users) are no longer able to traverse our dfs folder structure, but Windows XP (same user) do not experience said issue. They are still able to access what they have permission to by\\unc, shortcut, or mapped drive. I am not sure how long this issue has persisted, as it was just reported yesterday. No permissions have been changed.
I created a folder structure with the same permissions and they don't experience the issue. These permissions have been in place for 18 months with no issues until now.
Permissions taken from here (KB27443):
Our Windows 7 clients (standard users) are no longer able to traverse our dfs folder structure, but Windows XP (same user) do not experience said issue. They are still able to access what they have permission to by\\unc, shortcut, or mapped drive. I am not sure how long this issue has persisted, as it was just reported yesterday. No permissions have been changed.
I created a folder structure with the same permissions and they don't experience the issue. These permissions have been in place for 18 months with no issues until now.
Permissions taken from here (KB27443):
- CREATOR OWNER - Full Control (Apply onto: Subfolders and Files Only)
- System - Full Control (Apply onto: This Folder, Subfolders and Files)
- Domain Admins - Full Control (Apply onto: This Folder, Subfolders and Files)
- Everyone - Create Folder/Append Data (Apply onto: This Folder Only)
- Everyone - List Folder/Read Data (Apply onto: This Folder Only)
- Everyone - Read Attributes (Apply onto: This Folder Only)
- Windows Server 2008 R2 w/DFS 2008
- Windows 7 SP1 fully patched
- Windows XP SP3 fully patched
MCTS: Windows Vista, Configuration
MCTS: Windows WS08 Active Directory, Configuration
MCTS: Windows WS08 Active Directory, Configuration
Comments
-
higherho Member Posts: 882crrussell3 wrote: »We are currently experiencing an issue that for some reason has stumped me and I can't determine how to continue troubleshooting it.
Our Windows 7 clients (standard users) are no longer able to traverse our dfs folder structure, but Windows XP (same user) do not experience said issue. They are still able to access what they have permission to by\\unc, shortcut, or mapped drive. I am not sure how long this issue has persisted, as it was just reported yesterday. No permissions have been changed.
I created a folder structure with the same permissions and they don't experience the issue. These permissions have been in place for 18 months with no issues until now.
Permissions taken from here (KB27443):- CREATOR OWNER - Full Control (Apply onto: Subfolders and Files Only)
- System - Full Control (Apply onto: This Folder, Subfolders and Files)
- Domain Admins - Full Control (Apply onto: This Folder, Subfolders and Files)
- Everyone - Create Folder/Append Data (Apply onto: This Folder Only)
- Everyone - List Folder/Read Data (Apply onto: This Folder Only)
- Everyone - Read Attributes (Apply onto: This Folder Only)
- Windows Server 2008 R2 w/DFS 2008
- Windows 7 SP1 fully patched
- Windows XP SP3 fully patched
What errors do you get in your audit logs on the users machine and the file server? Also I would HIGHLY recommend changing the following permissions;- Everyone - Create Folder/Append Data (Apply onto: This Folder Only)
- Everyone - List Folder/Read Data (Apply onto: This Folder Only)
- Everyone - Read Attributes (Apply onto: This Folder Only)
-
crrussell3 Member Posts: 561This is the only event failure being logged (I have failures being specifically targeted to my testuser account):
A handle to an object was requested.
Subject:
Security ID: DOMAIN\testuser
Account Name: testuser
Account Domain: DOMAIN
Logon ID: 0x18e195c0
Object:
Object Server: Security
Object Type: File
Object Name: \*****\users
Handle ID: 0x0
Process Information:
Process ID: 0x4
Process Name:
Access Request Information:
Transaction ID: {00000000-0000-0000-0000-000000000000}
Accesses: SYNCHRONIZE
ReadData (or ListDirectory)
ReadAttributes
Access Reasons: SYNCHRONIZE: Not granted
ReadData (or ListDirectory): Granted by DA;;CCLO;;;WD)
ReadAttributes: Granted by ACE on parent folder DA;;0x100081;;;WD)
Access Mask: 0x100081
Privileges Used for Access Check: -
Restricted SID Count: 0MCTS: Windows Vista, Configuration
MCTS: Windows WS08 Active Directory, Configuration