Re: File Permissions on NTFS share
From: Herb Martin (news_at_LearnQuick.com)
Date: 02/19/04
- Next message: Michael Barrett: "IIS 6.0: Windows authentication across virtual servers"
- Previous message: Curtis Clay III [MSFT]: "RE: File Permissions on NTFS share"
- In reply to: Scott Micale: "File Permissions on NTFS share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Feb 2004 00:21:51 -0600
"Scott Micale" <smicale@hartvillehardware.com> wrote in message
news:eV#nnGn9DHA.1472@TK2MSFTNGP11.phx.gbl...
> I have a share that I have created for my users and I want to put
> permissions on the sub folders so that the user can:
>
> Do anything in a subfolder except delete files and folders. I am
struggling
> to get this setup and it should not be that hard. The share resides on a
> NT4 BDC, but I am setting the permissions from a 2003 DC. Can someone
give
> me the best options?
NT has all the features for permission that you NEED, but it lacks the
protection
that discourages re-applying inherited permissions accidentally.
The TRUTH: No one I know sets SECURE permissions completely correctly (for
their own needs) unless they use batch jobs or some sort of third party
management
console equivalent (ok, maybe GPO but they probably start with a batch
file.)
Permissions are easy to set; hard to maintain; especially when need for
changes or
mistakes are discovered.
Learn to use Cacl.exe Xcacl.exe and (if your stubborn) SetAcl.exe from
Sourceforge
and write a batch file that sets the permissions. General first with
propagation (inheritance
reset) and then specific in each sub-directory tree with or without
propagation; then
finally any exceptional files or directories that much be different from
what you
set above.
Now you can change the batch file and re-apply in just a few minutes.
It's the right thing to do.
-- Herb Martin > > Thanks! > >
- Next message: Michael Barrett: "IIS 6.0: Windows authentication across virtual servers"
- Previous message: Curtis Clay III [MSFT]: "RE: File Permissions on NTFS share"
- In reply to: Scott Micale: "File Permissions on NTFS share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|