[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] Default acl not respected when copying
From: |
f0rhum |
Subject: |
Re: [Acl-devel] Default acl not respected when copying |
Date: |
Wed, 15 Oct 2014 01:40:27 +0200 (CEST) |
Hi Andreas,
> The source file permissions matter, so check them.
Well I use cp as is, without --perserve, so according to your answer to
Mickael, source mode bits will be discarded.
> Isn't srv/test/dir/file a regular file? Regular files cannot have
> default acls. That would be useless: default acls only take effect at
> create time, and you can only create files/directories inside a
> directory.
> Andreas
"file" is a regular file. I just renamed my source test tree
200402/P2220368.JPG in the fat32 usb dongle to something more generic believing
it would be cleaner in a mailing-list.
Reading you Andreas, makes me understand I wrongly interpreted the sentence
"acls are a superset of basic permissions" when I believed they were stronger
than mode bits when it's time to set... mode bits. Don't matter, as automatic
inheritance doesn't work for me as I hope, acls are not the tool I thought it
was. Sorry for the noise.