This is the mail archive of the cygwin 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]
Other format: [Raw text]

R: getfacl etc.


--- 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


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