|
Bugzilla – Full Text Bug Listing |
| Summary: | mv command does not inherit ACLs on moved files | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Forgotten User Drfk9mafMw <forgotten_Drfk9mafMw> |
| Component: | Basesystem | Assignee: | Brandon Philips <bphilips> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_qMyteedNxa |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
shell script used to prepare a collaboration directory
shell script to strip all ACLs and extra attributes from a directory |
||
|
Description
Forgotten User Drfk9mafMw
2008-10-22 14:40:53 UTC
Created attachment 247179 [details]
shell script used to prepare a collaboration directory
Created attachment 247181 [details]
shell script to strip all ACLs and extra attributes from a directory
This is not a new behavior but exists at least since openSUSE 10.2. Other basic commands seem to work, especially copying. isn`t that the same even on windows - i.e. moving files within the same partition doesn`t make those files have the correct acl`s I have no idea about Windows... All I care is unixoids in a Samba network :) If the ACL implementation really copies bad Windows behavior to the point that it omits default ACLs upon moving, I'd very much vote for an additional option for the command. Would that be possible? I am thinking about something like mv --inherit-acls "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." Bug 120975 Closing as INVALID. *** This bug has been marked as a duplicate of bug 120975 *** |