This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: NT extended attributes


Jeff Sturm wrote:

> Yes, I *think* chown works, I'll verify tomorrow... under NT "change
> ownership" is one of the rights that can be granted on a file, so any
> user can generally assign ownership of his own files... right?

I believe that this is one of the fundamental differences between the Unix
security model and the NT security model. Under Unix, an owner can transfer
ownership of files that they own to another user, whereas under NT, users
with sufficent permissions can _take_ ownership of other users' files. While
this seems a ridiculous concept at first, (at least it seems so to me) the
structure of the NT Access Control Lists for each file allow a "paper
trail." Thus, only sufficiently empowered users can take ownership, but
there's always a record of the fact that it happened and whodunnit.

My 2c
Chuck Wilson


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]