X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.3 required=5.0	tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BR,TW_RW
X-Spam-Check-By: sourceware.org
Message-ID: <816816.78612.qm@web25506.mail.ukl.yahoo.com>
Date: Fri, 7 May 2010 15:09:57 +0000 (GMT)
From: Marco Atzeri <marco_atzeri@yahoo.it>
Subject: R: getfacl etc.
To: cygwin@cygwin.com, Norton Allen <allen@huarp.harvard.edu>
In-Reply-To: <4BE41CFC.30505@huarp.harvard.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--- 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=20
$ attrib your_file

Marco
=20






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

