Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > Strange secutity issue with DFS

Reply
Thread Tools Display Modes

Strange secutity issue with DFS

 
 
JackH
Guest
Posts: n/a

 
      07-22-2009
Hello,

Windows 2008.

I currently have a DFS share named Termed Staff which contains a folder of
each staff name and their documents.

Now, I have a security group "SEC-Termed Staff" which allows staff access to
this folder and maps the drive letter.

Security is not inherited within the Termed Staff folder. The only
permissions are System, Domain Admin-Full access, and the local
administrator.

My plan is to assign staff read only permissions to the specific folders
within on an as needed basis.

What I am finding is that currently anyone is able to access these folders
within the Termed Staff folder and create folders.

I'm going crazy trying to find out why they can access these folders when
they are ont in any of the groups that have access to this. Any ideas???

I'm assuming this is realted to DFS in some way but I could be wrong.


 
Reply With Quote
 
 
 
 
JackH
Guest
Posts: n/a

 
      07-23-2009
I think I know what part of the issue is. i'm new with DFS so.... I had
created the DFSRoot folder and then created my folders in there and added
them to the name space. I'm thinking what I should do is create a folder at
d:\shares\Shared Folder and then add that folder to the dfs name space? Is
that the correct way to do this?


"JackH" <> wrote in message
news:%...
> Hello,
>
> Windows 2008.
>
> I currently have a DFS share named Termed Staff which contains a folder of
> each staff name and their documents.
>
> Now, I have a security group "SEC-Termed Staff" which allows staff access
> to this folder and maps the drive letter.
>
> Security is not inherited within the Termed Staff folder. The only
> permissions are System, Domain Admin-Full access, and the local
> administrator.
>
> My plan is to assign staff read only permissions to the specific folders
> within on an as needed basis.
>
> What I am finding is that currently anyone is able to access these folders
> within the Termed Staff folder and create folders.
>
> I'm going crazy trying to find out why they can access these folders when
> they are ont in any of the groups that have access to this. Any ideas???
>
> I'm assuming this is realted to DFS in some way but I could be wrong.
>



 
Reply With Quote
 
DaveMills
Guest
Posts: n/a

 
      07-23-2009
On Thu, 23 Jul 2009 00:30:42 -0400, "JackH" <> wrote:

>I think I know what part of the issue is. i'm new with DFS so.... I had
>created the DFSRoot folder and then created my folders in there and added
>them to the name space. I'm thinking what I should do is create a folder at
>d:\shares\Shared Folder and then add that folder to the dfs name space? Is
>that the correct way to do this?


You can create folders in the DFSRoot and they will be C:\DFSRoot\Newfolder but
you cannot add other physical folders to the name space. You can only add link
targets and they are UNC paths.


>
>
>"JackH" <> wrote in message
>news:%...
>> Hello,
>>
>> Windows 2008.
>>
>> I currently have a DFS share named Termed Staff which contains a folder of
>> each staff name and their documents.
>>
>> Now, I have a security group "SEC-Termed Staff" which allows staff access
>> to this folder and maps the drive letter.
>>
>> Security is not inherited within the Termed Staff folder. The only
>> permissions are System, Domain Admin-Full access, and the local
>> administrator.
>>
>> My plan is to assign staff read only permissions to the specific folders
>> within on an as needed basis.
>>
>> What I am finding is that currently anyone is able to access these folders
>> within the Termed Staff folder and create folders.
>>
>> I'm going crazy trying to find out why they can access these folders when
>> they are ont in any of the groups that have access to this. Any ideas???
>>
>> I'm assuming this is realted to DFS in some way but I could be wrong.
>>

>

--
Dave Mills
There are 10 types of people, those that understand binary and those that don't.
 
Reply With Quote
 
JackH
Guest
Posts: n/a

 
      07-23-2009
Cool. I have ran into something else and may be this is by design.

I'm setting the permissions for folders on the server, not via the
namespace. What I'm finding is that if I don't remove the
Domain\Administrator account, not the Domain\Domain Administrator account,
staff have full rights to the folders. Why would this be as they are not
members of this adminsitrator account.



"DaveMills" <> wrote in message
news:...
> On Thu, 23 Jul 2009 00:30:42 -0400, "JackH" <>
> wrote:
>
>>I think I know what part of the issue is. i'm new with DFS so.... I had
>>created the DFSRoot folder and then created my folders in there and added
>>them to the name space. I'm thinking what I should do is create a folder
>>at
>>d:\shares\Shared Folder and then add that folder to the dfs name space?
>>Is
>>that the correct way to do this?

>
> You can create folders in the DFSRoot and they will be
> C:\DFSRoot\Newfolder but
> you cannot add other physical folders to the name space. You can only add
> link
> targets and they are UNC paths.
>
>
>>
>>
>>"JackH" <> wrote in message
>>news:%.. .
>>> Hello,
>>>
>>> Windows 2008.
>>>
>>> I currently have a DFS share named Termed Staff which contains a folder
>>> of
>>> each staff name and their documents.
>>>
>>> Now, I have a security group "SEC-Termed Staff" which allows staff
>>> access
>>> to this folder and maps the drive letter.
>>>
>>> Security is not inherited within the Termed Staff folder. The only
>>> permissions are System, Domain Admin-Full access, and the local
>>> administrator.
>>>
>>> My plan is to assign staff read only permissions to the specific folders
>>> within on an as needed basis.
>>>
>>> What I am finding is that currently anyone is able to access these
>>> folders
>>> within the Termed Staff folder and create folders.
>>>
>>> I'm going crazy trying to find out why they can access these folders
>>> when
>>> they are ont in any of the groups that have access to this. Any
>>> ideas???
>>>
>>> I'm assuming this is realted to DFS in some way but I could be wrong.
>>>

>>

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



 
Reply With Quote
 
IT Staff
Guest
Posts: n/a

 
      07-24-2009
i m having the same security issues with u.

it is common to set permissions on the remote servers and then use DFS to
add these remote servers as target folders.

But i realised that if u setup a hub/spoke, the hub member server
permissions will be overrides the remote server target folders.

i've not try anything yet, one thing u can try is to assigned the hub member
server to have the same permissions as the rest of the remote servers and
see whether this works.




"JackH" <> wrote in message
news:...
> Cool. I have ran into something else and may be this is by design.
>
> I'm setting the permissions for folders on the server, not via the
> namespace. What I'm finding is that if I don't remove the
> Domain\Administrator account, not the Domain\Domain Administrator account,
> staff have full rights to the folders. Why would this be as they are not
> members of this adminsitrator account.
>
>



 
Reply With Quote
 
Anthony [MVP]
Guest
Posts: n/a

 
      07-24-2009
Something else has gone wrong.
The NTFS security is replicated. So you should start with both target folder
roots having the same permissions. If they have different permissions you
will get a strange result, where a root permission does not trickle down
even though it says it does. You should never set permissions on the DFS
root folders. These are just storing information about the DFS target, and
users obviously need to be able to read the information.
You can set different Share permissions on the target folders. These are not
replicated. So for example you could enable the helpdesk to modify files at
a central site, but make a hub site Read Only.
Hope that helps,
Anthony
http://www.airdesk.com


"IT Staff" <> wrote in message
news:#PAhy7$...
> i m having the same security issues with u.
>
> it is common to set permissions on the remote servers and then use DFS to
> add these remote servers as target folders.
>
> But i realised that if u setup a hub/spoke, the hub member server
> permissions will be overrides the remote server target folders.
>
> i've not try anything yet, one thing u can try is to assigned the hub
> member server to have the same permissions as the rest of the remote
> servers and see whether this works.
>
>
>
>
> "JackH" <> wrote in message
> news:...
>> Cool. I have ran into something else and may be this is by design.
>>
>> I'm setting the permissions for folders on the server, not via the
>> namespace. What I'm finding is that if I don't remove the
>> Domain\Administrator account, not the Domain\Domain Administrator
>> account, staff have full rights to the folders. Why would this be as
>> they are not members of this adminsitrator account.
>>
>>

>
>

 
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
how to disable the secutity settings stumped Internet Explorer 0 06-30-2006 02:57 PM
Is there a way to disable the 'your secutity settings put your computer at risk' nagbar? NotMe Internet Explorer 1 05-20-2006 01:01 AM
Very Strange Issue paul DNS Server 5 07-27-2005 04:53 PM
can't install critical update and lost secutity icon in browser melanie smith Windows Update 2 11-19-2003 11:35 PM
secutity gary redfern Windows Update 1 10-04-2003 01:54 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