Re: Everyone take ownership

From: AnttiH (gumfire_at_despammed.com)
Date: 06/14/05


Date: Tue, 14 Jun 2005 12:51:11 GMT

Roger Abell wrote:

> Can you open a cmd prompt and issue
> cacls X: > c:\perms.txt
> where X: is the letter to which the share has been mapped
> and c:\perms.txt is any file to which you want the output
> redirected. The content of this file will have all NTFS
> setting in effect on the mapped folder.
>
> In order to Take ownership and account would need to
> either be in GroupA or GroupB (which have grants of Full)
> based on what you have said, that there are no other grants.
> Posting here the results stored into that c:\perms.txt file
> would help us verify that this is so.
>

Hi.

This is cacls H:\FOLDER, which is the folder we want to make secure.
H:\FOLDER BUILTIN\Administrators:(OI)(CI)F
             domain\groupA:(OI)(CI)F
             domain\groupB:(OI)(CI)F

The person who "has permission to take ownership" is NOT in any of these
groups. Not inherited or anything. The person however has Full Control
on the H:\ -drive.

Hope this helps,
AnttiH