Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > Trying to understand permissions & best practices

Reply
Thread Tools Display Modes

Trying to understand permissions & best practices

 
 
Frank
Guest
Posts: n/a

 
      12-12-2009
I am trying to troubleshoot DFS permission issues: when an end user goes to
\\server\share they can access OK, but when they access via DFS they are
asked for username and password.

I have just read a TechNet article for server 2003 entitled "Best practices
for Distributed File System" which has the following

<quote>
Ensure that file system permissions are set correctly.

In order for a user to access files in a DFS target folder, the user must be
allowed access to the target and to all parent folders. In addition, the
user must be allowed access to the server hosting the DFS root, and to the
link and the link's parent folders. For more information on setting
permissions, see Access control overview.
</quote>

I'm confused by the reference to the "parent folders" in this scenario lets
assume that "server" has a share at C:\MiscShares\Share
Would the end users need access to "MiscShares" as well as "Share"?

And the same question for the DFS root, e.g. a root at c:\dfsroots\dfs , do
end users also need permissions for "dfsroots" ?

F


 
Reply With Quote
 
 
 
 
DaveMills
Guest
Posts: n/a

 
      12-12-2009
On Sat, 12 Dec 2009 14:51:53 -0000, "Frank" <noreply@127.0.0.1> wrote:

>I am trying to troubleshoot DFS permission issues: when an end user goes to
>\\server\share they can access OK, but when they access via DFS they are
>asked for username and password.


The main difference is that there are NTFS permission on the link and the
target. They are both used.

For example I set up a DFFR root folder called \\Domain\Share and add a link
called "target".This link will be in the DFS root folder say
\\ServerA\C$\DFSRoot\target. If has NTFS permissions that allow Admins F/C but
users are granted no access. The target point to \\ServerB\Folder where the
permissions are Shared:Everyone=F/S and NTFS:Everyone=F/C

So a user can access the target fine but to get there via DFS he must read the
Link called "target" but the permissions do not allow the link to be read to
find out what the target is. Hence no access via DFS


>
>I have just read a TechNet article for server 2003 entitled "Best practices
>for Distributed File System" which has the following
>
><quote>
>Ensure that file system permissions are set correctly.
>
>In order for a user to access files in a DFS target folder, the user must be
>allowed access to the target and to all parent folders. In addition, the
>user must be allowed access to the server hosting the DFS root, and to the
>link and the link's parent folders. For more information on setting
>permissions, see Access control overview.
></quote>
>
>I'm confused by the reference to the "parent folders" in this scenario lets
>assume that "server" has a share at C:\MiscShares\Share
>Would the end users need access to "MiscShares" as well as "Share"?
>
>And the same question for the DFS root, e.g. a root at c:\dfsroots\dfs , do
>end users also need permissions for "dfsroots" ?
>
>F
>

--
Dave Mills
There are 10 types of people, those that understand binary and those that don't.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migration sbs2008 from sbs2003 exchange best practices shows sbs20 Bryan Watt Windows Small Business Server 2 12-31-2009 03:02 AM
SBS 2003 Best Practices Analyzer problem Chuck Windows Small Business Server 7 12-10-2009 05:11 AM
dns.cache Best Practices SB DNS Server 1 11-12-2009 02:58 PM
Best practices for synchronizing custom properties of PocketOulook.PimItem Joris van Lier ActiveSync 1 02-22-2008 03:44 AM
unleashing Vista to standard/power users - best practices and advice? squeakstar Windows Vista Administration 0 10-02-2007 03:33 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59