Re: xcacls
From: Steven Umbach (n9rou_at_n0spam-comcast.net)
Date: 08/03/04
- Next message: Steven Umbach: "Re: Installing Resource Kit on a Production Server - a security hole?"
- Previous message: Steven Umbach: "Re: i looked for the restricted software polices but it is not there"
- In reply to: Dave Munday: "xcacls"
- Next in thread: Dave Munday: "Re: xcacls"
- Reply: Dave Munday: "Re: xcacls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 03 Aug 2004 03:02:39 GMT
Hi Dave.
I have found fileacl more useful than xcacls for situations that require special
permissions. See the links below on where to download it and tips on using it.
http://www.microsoft.com/downloads/details.aspx?FamilyID=723f64ea-34f0-4e6d-9a72-004d35de4e64&DisplayLang=en
http://www.gbordier.com/gbtools/fileacl.htm
I tried to do what you want and found that the "detailed rights" had to be used
on the parent folder as "w" alone would not work for write. Using fileacl and
the command below may do what you need by giving the top folder read/list/write
permissions and full permissions to subfolders and files as shown in the
advanced page of security. You can add other users with necessary rights if they
are not going to be inherited. --- Steve
Try for instance " fileacl c:\myfile /g user:rxWwA/f/f "
"Dave Munday" <thehappymundays@hotmail.com> wrote in message
news:ua9rNQMeEHA.2532@TK2MSFTNGP09.phx.gbl...
> I am trying to script the following access for a folder using xcacls but
> with little sucess
>
> a user to be able to have full control underneath the folder level but not
> able to delete that folder itself
>
> Many thanks for anyhelp
>
> Dave
>
>
>
- Next message: Steven Umbach: "Re: Installing Resource Kit on a Production Server - a security hole?"
- Previous message: Steven Umbach: "Re: i looked for the restricted software polices but it is not there"
- In reply to: Dave Munday: "xcacls"
- Next in thread: Dave Munday: "Re: xcacls"
- Reply: Dave Munday: "Re: xcacls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|