PC Review


Reply
Thread Tools Rate Thread

2003 Server folder rights newbie question

 
 
Jason
Guest
Posts: n/a
 
      7th Oct 2004
Hi

We're setting up a simple Win2003 fileserver (no AD) but having
problems setting up directory access rights/permissions.

We have one shared folder called APPS, with lots of subfolders -
SALES, TECHNICAL, etc. All users will have a drive mapped to the APPS
share, and we want to give specific users and groups access to the
subfolders.

The only way to do this seems to be give everyone full access to the
APPS share (so they can map a drive to it) and then manually removing
this permission from all the subfolders. This way they can still see
all the subfolders, but can only access the ones that they have
permissions for.

With so many folders... is there a better way to do this?

Any help appreciated!

Jason

 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      7th Oct 2004

"Jason" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> We're setting up a simple Win2003 fileserver (no AD) but having
> problems setting up directory access rights/permissions.
>
> We have one shared folder called APPS, with lots of subfolders -
> SALES, TECHNICAL, etc. All users will have a drive mapped to the APPS
> share, and we want to give specific users and groups access to the
> subfolders.
>
> The only way to do this seems to be give everyone full access to the
> APPS share (so they can map a drive to it) and then manually removing
> this permission from all the subfolders. This way they can still see
> all the subfolders, but can only access the ones that they have
> permissions for.
>
> With so many folders... is there a better way to do this?
>
> Any help appreciated!
>
> Jason
>


You can remove permissions in bulk like so:
1. Start a Command Prompt.
2. Navigate inside the APPS folder.
3. Issue this command:
for /d %a in (*.*) do cacls "%a" /e /t /r everyone
This will leave you with the specific permissions for each folder.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
2003 server file rights =?Utf-8?B?TWlrZSBIeWF0dA==?= Microsoft Windows 2000 Active Directory 5 11th Oct 2005 11:09 PM
USER ACCESS RIGHTS TO WINDOWS 2000 SERVER FOLDER =?Utf-8?B?Um9iZXJ0?= Microsoft Windows 2000 Security 1 23rd Jun 2005 09:27 PM
2003 Server folder rights newbie question Jason Microsoft Windows 2000 Security 1 7th Oct 2004 01:49 PM
Rights - 2003 Server in Windows NT4 Domain fubarsnafu2004 Microsoft Windows 2000 Active Directory 4 8th Mar 2004 04:36 AM
Burner Rights Newbie Question Chris Microsoft Windows 2000 Security 3 5th Mar 2004 03:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:43 PM.