Bug 120975 - mv do not inherit their parent directory's default ACL
Summary: mv do not inherit their parent directory's default ACL
Status: RESOLVED INVALID
: 437765 (view as bug list)
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: Wiki (show other bugs)
Version: unspecified
Hardware: i586 SLES 9
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Andreas Gruenbacher
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 14:02 UTC by Micodat Computer
Modified: 2008-10-29 06:08 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Micodat Computer 2005-10-07 14:02:32 UTC
I think there is a bug in the coreutils.

New files created by "mv2 do not inherit their parent directory's default ACL
entries (if any), but retain their original ACLs. The "cp" command works fine.
Comment 1 Andreas Gruenbacher 2005-10-14 13:53:52 UTC
The mv command conceptually moves filesystem objects, and doesn't create new 
objects. Thus default acls are not inherited, just as the umask has no effect. 
This behavior is by design. 
Comment 2 Brandon Philips 2008-10-29 06:08:43 UTC
*** Bug 437765 has been marked as a duplicate of this bug. ***