Transfer File Ownership using xcacls?

G

Guest

Guest
Archived from groups: microsoft.public.win2000.security (More info?)

I need to transfer ownership on some files, from the administrator, to a
particular user.

I think that I can give the user the right to take ownership, using this:

xcacls " path & filename" /G user:O;T (if I have it right!)

Anyway, as I said, what I really need to to do is transfer the ownership to
the user, not enable him or her to take ownership. Can anyone tell me how to
do this?
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.security (More info?)

Also, although cacls/xcacls is not the tool for you to use this time,
when you do use remember that very often, as with examply you
posted, you should be certain to remember to include /e switch

--
Roger Abell
Microsoft MVP (Windows Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"F Laufs" <FLaufs@discussions.microsoft.com> wrote in message
news:3A173C99-0076-4E99-82AB-31B8FBD906DD@microsoft.com...
> I need to transfer ownership on some files, from the administrator, to a
> particular user.
>
> I think that I can give the user the right to take ownership, using this:
>
> xcacls " path & filename" /G user:O;T (if I have it right!)
>
> Anyway, as I said, what I really need to to do is transfer the ownership
to
> the user, not enable him or her to take ownership. Can anyone tell me how
to
> do this?
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.security (More info?)

In addition to subinacl I really like fileacl. It is a free download and can
grant ownership and do a WHOLE lot more. As with any of these powerful tools
that can alter permissions/ownership try them out on a test computer and
have a full backup of the computer you are going to use them on just in
case. The link below is to fileacl and it's syntax. --- Steve

http://www.gbordier.com/gbtools/fileacl.htm
http://www.microsoft.com/downloads/details.aspx?FamilyID=723f64ea-34f0-4e6d-9a72-004d35de4e64&displaylang=en

"F Laufs" <FLaufs@discussions.microsoft.com> wrote in message
news:3A173C99-0076-4E99-82AB-31B8FBD906DD@microsoft.com...
>I need to transfer ownership on some files, from the administrator, to a
> particular user.
>
> I think that I can give the user the right to take ownership, using this:
>
> xcacls " path & filename" /G user:O;T (if I have it right!)
>
> Anyway, as I said, what I really need to to do is transfer the ownership
> to
> the user, not enable him or her to take ownership. Can anyone tell me how
> to
> do this?
>
 

Barry

Distinguished
Apr 1, 2004
346
0
18,780
Archived from groups: microsoft.public.win2000.security (More info?)

"F Laufs" <FLaufs@discussions.microsoft.com> wrote in message
news:3A173C99-0076-4E99-82AB-31B8FBD906DD@microsoft.com...
>I need to transfer ownership on some files, from the administrator, to a
> particular user.
>
> I think that I can give the user the right to take ownership, using this:
>
> xcacls " path & filename" /G user:O;T (if I have it right!)
>
> Anyway, as I said, what I really need to to do is transfer the ownership
> to
> the user, not enable him or her to take ownership. Can anyone tell me how
> to
> do this?
>

use 'subinacl'
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.security (More info?)

Thank you SO much - Im sure this will do the trick

"Barry" wrote:

>
> "F Laufs" <FLaufs@discussions.microsoft.com> wrote in message
> news:3A173C99-0076-4E99-82AB-31B8FBD906DD@microsoft.com...
> >I need to transfer ownership on some files, from the administrator, to a
> > particular user.
> >
> > I think that I can give the user the right to take ownership, using this:
> >
> > xcacls " path & filename" /G user:O;T (if I have it right!)
> >
> > Anyway, as I said, what I really need to to do is transfer the ownership
> > to
> > the user, not enable him or her to take ownership. Can anyone tell me how
> > to
> > do this?
> >
>
> use 'subinacl'
>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.security (More info?)

"" wrote:
> I need to transfer ownership on some files, from the
> administrator, to a
> particular user.
>
> I think that I can give the user the right to take ownership,
> using this:
>
> xcacls " path & filename" /G user:O;T (if I have it right!)
>
> Anyway, as I said, what I really need to to do is transfer the
> ownership to
> the user, not enable him or her to take ownership. Can anyone
> tell me how to
> do this?

To GRANT the ownership you need (if my memory serves me right)
* full control permission on the file or dir
* user right "restore files and directories"

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Security-Transfer-File-Ownership-xcacls-ftopict397353.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1312924