Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Folder Permissions Question - Server 2003

Reply
Thread Tools Display Modes

Folder Permissions Question - Server 2003

 
 
Mike
Guest
Posts: n/a

 
      12-03-2009
Hi, I have a disk (Windows 2003 Server) set aside for storing files/folders
for all users in our small domain. I few subfolders I want to only allow
access to some users. Is the right way to do this, to add those users
individually to the security of that folder with proper access rights, remove
the inherit from parent folder, and deny the domain\users access - or will
that deny all users access?

I want individual user to have access, but other users to get a permission
denied message if they click on these subfolders.

Thanks for any advice.

Mike

 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      12-03-2009
Hello Mike,

Domain users include your single accounts also. So if you set an explicit
deny on that folder hey are also effected.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi, I have a disk (Windows 2003 Server) set aside for storing
> files/folders for all users in our small domain. I few subfolders I
> want to only allow access to some users. Is the right way to do this,
> to add those users individually to the security of that folder with
> proper access rights, remove the inherit from parent folder, and deny
> the domain\users access - or will that deny all users access?
>
> I want individual user to have access, but other users to get a
> permission denied message if they click on these subfolders.
>
> Thanks for any advice.
>
> Mike
>



 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      12-03-2009
Hello Mike,

Normally you should never work with "Deny". Removing inheritance is ok, then
kick out domain users and add a security group for the users instead of the
account itself. This way you are flexibel with just adding members to that
group instead always changing the user account on that folder.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi, I have a disk (Windows 2003 Server) set aside for storing
> files/folders for all users in our small domain. I few subfolders I
> want to only allow access to some users. Is the right way to do this,
> to add those users individually to the security of that folder with
> proper access rights, remove the inherit from parent folder, and deny
> the domain\users access - or will that deny all users access?
>
> I want individual user to have access, but other users to get a
> permission denied message if they click on these subfolders.
>
> Thanks for any advice.
>
> Mike
>



 
Reply With Quote
 
Vjekoslav Ribaric
Guest
Posts: n/a

 
      12-03-2009
On Thu, 3 Dec 2009 05:23:01 -0800, Mike wrote:

> Hi, I have a disk (Windows 2003 Server) set aside for storing files/folders
> for all users in our small domain. I few subfolders I want to only allow
> access to some users. Is the right way to do this, to add those users
> individually to the security of that folder with proper access rights, remove
> the inherit from parent folder, and deny the domain\users access - or will
> that deny all users access?
>
> I want individual user to have access, but other users to get a permission
> denied message if they click on these subfolders.
>
> Thanks for any advice.


Don't use Deny option cause it has precendence over Allow permission. Just
put those users you want to give access in ntfs permission settings, and
uncheck Inherit from parent....

--
MCSA/MCSE/MCT/CCNA
 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      12-03-2009
Thanks for the reply. OK, so do I just remove the domain\users all together
from that particular subfolder, and add the individual users/groups that I
want to have access?

Mike


"Meinolf Weber [MVP-DS]" wrote:

> Hello Mike,
>
> Normally you should never work with "Deny". Removing inheritance is ok, then
> kick out domain users and add a security group for the users instead of the
> account itself. This way you are flexibel with just adding members to that
> group instead always changing the user account on that folder.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > Hi, I have a disk (Windows 2003 Server) set aside for storing
> > files/folders for all users in our small domain. I few subfolders I
> > want to only allow access to some users. Is the right way to do this,
> > to add those users individually to the security of that folder with
> > proper access rights, remove the inherit from parent folder, and deny
> > the domain\users access - or will that deny all users access?
> >
> > I want individual user to have access, but other users to get a
> > permission denied message if they click on these subfolders.
> >
> > Thanks for any advice.
> >
> > Mike
> >

>
>
> .
>

 
Reply With Quote
 
Mike
Guest
Posts: n/a

 
      12-03-2009
Vjekoslav,

Thanks for the reply. It sounds like I would uncheck the inherit from
parent folder, remove the domain\users entirely, and add the individual
domain\username and assign the permissions they need, correct?

Mike


"Vjekoslav Ribaric" wrote:

> On Thu, 3 Dec 2009 05:23:01 -0800, Mike wrote:
>
> > Hi, I have a disk (Windows 2003 Server) set aside for storing files/folders
> > for all users in our small domain. I few subfolders I want to only allow
> > access to some users. Is the right way to do this, to add those users
> > individually to the security of that folder with proper access rights, remove
> > the inherit from parent folder, and deny the domain\users access - or will
> > that deny all users access?
> >
> > I want individual user to have access, but other users to get a permission
> > denied message if they click on these subfolders.
> >
> > Thanks for any advice.

>
> Don't use Deny option cause it has precendence over Allow permission. Just
> put those users you want to give access in ntfs permission settings, and
> uncheck Inherit from parent....
>
> --
> MCSA/MCSE/MCT/CCNA
> .
>

 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      12-03-2009
Hello Mike,

Yes, add the user/group and keep administrators and system on the folder
with FC.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Thanks for the reply. OK, so do I just remove the domain\users all
> together from that particular subfolder, and add the individual
> users/groups that I want to have access?
>
> Mike
>
> "Meinolf Weber [MVP-DS]" wrote:
>
>> Hello Mike,
>>
>> Normally you should never work with "Deny". Removing inheritance is
>> ok, then kick out domain users and add a security group for the users
>> instead of the account itself. This way you are flexibel with just
>> adding members to that group instead always changing the user account
>> on that folder.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Hi, I have a disk (Windows 2003 Server) set aside for storing
>>> files/folders for all users in our small domain. I few subfolders
>>> I want to only allow access to some users. Is the right way to do
>>> this, to add those users individually to the security of that folder
>>> with proper access rights, remove the inherit from parent folder,
>>> and deny the domain\users access - or will that deny all users
>>> access?
>>>
>>> I want individual user to have access, but other users to get a
>>> permission denied message if they click on these subfolders.
>>>
>>> Thanks for any advice.
>>>
>>> Mike
>>>

>> .
>>



 
Reply With Quote
 
Vjekoslav Ribaric
Guest
Posts: n/a

 
      12-03-2009
On Thu, 3 Dec 2009 06:48:02 -0800, Mike wrote:

> Vjekoslav,
>
> Thanks for the reply. It sounds like I would uncheck the inherit from
> parent folder, remove the domain\users entirely, and add the individual
> domain\username and assign the permissions they need, correct?


Yes that's it, and it is ok if you have only several users to add, but just
like Meinolf said, for future administration, it is suggested to create AD
security group and give that group permissions you want, and then add all
user accounts you want to give access to the particular folder in that
group.

--
MCSA/MCSE/MCT/CCNA
 
Reply With Quote
 
Leythos
Guest
Posts: n/a

 
      12-03-2009
In article <66E4B814-1FC1-4255-B73C->,
says...
>
> Hi, I have a disk (Windows 2003 Server) set aside for storing files/folders
> for all users in our small domain. I few subfolders I want to only allow
> access to some users. Is the right way to do this, to add those users
> individually to the security of that folder with proper access rights, remove
> the inherit from parent folder, and deny the domain\users access - or will
> that deny all users access?
>
> I want individual user to have access, but other users to get a permission
> denied message if they click on these subfolders.
>
> Thanks for any advice.


You don't use DENY when you can avoid it.

As for security and how to, using GROUPS and then adding members to the
GROUPS where the security is applied to the GROUP is the best way.

So, lets say you have a network share called ACCOUNTING (Drive T):

You create a security group called SG_Accounting, then add the people
that have permission for the Accounting group to the SG_Accounting group
membership.

On the ACCOUNTING SHARE you uncheck Inherit permissions, select COPY,
remove the "Domain Users" group, then ADD SG_Accounting, you could stop
here, and it would block everyone that isn't a member of SG_Accounting,
but, people that are members can change ownership and access, so you
want to use the Advanced Edit for permissions and remove Take Ownership
and the other one at the bottom of the list - set those to DENY for
SG_Accounting.

If you have a Share called ACCOUNTING and a folder inside ACCOUNTING
called "COMPANY2", and you want to block access to COMPANY2 for some
users, well, I would move COMPANY2 out of the ACCOUNTING share and
create a new share, with a new Security Group...

When you start messing with Deny or different permissions within folders
it can get real messy if you don't keep strict control/track of it.

--
You can't trust your best friends, your five senses, only the little
voice inside you that most civilians don't even hear -- Listen to that.
Trust yourself.
(remove 999 for proper email address)
 
Reply With Quote
 
DaveMills
Guest
Posts: n/a

 
      12-03-2009
On Thu, 3 Dec 2009 06:47:01 -0800, Mike <> wrote:

>Thanks for the reply. OK, so do I just remove the domain\users all together
>from that particular subfolder, and add the individual users/groups that I
>want to have access?


Yes but this is very difficult to maintain. Rather create a local group and set
the permissions to that group. Then add the users and/or global groups to the
local group.

This may seem a lot harder but remember you may want to add a new user (or
group) to have access. You can change the Local group membership in a
milli-second. To add the user/group to 1 million files/folder may take hours.


>
>Mike
>
>
>"Meinolf Weber [MVP-DS]" wrote:
>
>> Hello Mike,
>>
>> Normally you should never work with "Deny". Removing inheritance is ok, then
>> kick out domain users and add a security group for the users instead of the
>> account itself. This way you are flexibel with just adding members to that
>> group instead always changing the user account on that folder.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>
>>
>> > Hi, I have a disk (Windows 2003 Server) set aside for storing
>> > files/folders for all users in our small domain. I few subfolders I
>> > want to only allow access to some users. Is the right way to do this,
>> > to add those users individually to the security of that folder with
>> > proper access rights, remove the inherit from parent folder, and deny
>> > the domain\users access - or will that deny all users access?
>> >
>> > I want individual user to have access, but other users to get a
>> > permission denied message if they click on these subfolders.
>> >
>> > Thanks for any advice.
>> >
>> > Mike
>> >

>>
>>
>> .
>>

--
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
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Server 2003, Some user can't access folder and some use can't see file Amrit Windows Server 2 11-26-2009 08:09 AM
Re: SBS2003 with Server 2008 Terminal Services Larry Struckmeyer[SBS-MVP] Windows Small Business Server 0 11-25-2009 06:25 PM
Error not able to loging after upgrading domain controller Alexyy Active Directory 6 11-10-2009 06:09 AM
Migrating old 2003 server with Exchange to new 2003 64-bit serverwith Exchange 2008 Willo van der Merwe Server Migration 3 10-24-2009 05:26 AM



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