R: getfacl etc.

Marco Atzeri marco_atzeri@yahoo.it
Fri May 7 15:10:00 GMT 2010


--- Ven 7/5/10, Norton Allen  ha scritto:

> I'm trying to sort out an NTFS
> permissions issue, and am a little
> confused. I think I've convinced myself that getfacl agrees
> with Windows
> Explorer's Properties -> Security information, but what
> does Windows
> Explorer's "Read Only" checkbox do? I have files that
> appear to grant
> rwx to everyone, yet have this box checked, and getfacl and
> ls -l don't
> give any hint.

It is a remain of MSDOS attributes
$ attrib +R your_file

check 
$ attrib your_file

Marco
 






--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list