Activity log for bug #1376443

Date Who What changed Old value New value Message
2014-10-01 20:48:58 Bib bug added bug
2014-10-01 20:50:21 Bib information type Private Security Public Security
2014-10-01 20:53:10 Bib description Ubuntu Desktop 14.04 fresh default installation Default ACL and gid are set OK on parent folder (/srv/parent). (ext4) mkdir child /srv/parent and touch /srv/parent/file /srv/parent/child/file OK Both /srv/parent/file, /srv/parent/child/, /srv/parent/child/file show correct same acl as /srv/parent (getfacl) cp -r /media/<user>/<label>/SomeTree ends in corrupted ACL where Access ACL mask::--- instead of rwx, resulting in acl set for named users and groups are ineffective. KO Although, default:mask::rwx is ok. For regular (i.e. non dir) files in the copied SomeTree, Access ACL mask::r-- instead of rwx, resulting in only r out of the set permissions for named users and groups will survive. KO setfacl --set or -m reports no error Workaround : grant permissions to users would not have them, eg. o+rX or adduser reader writersgroup Ubuntu Desktop 14.04 fresh default installation Default ACL and gid are set OK on parent folder (/srv/parent). (ext4) mkdir child /srv/parent and touch /srv/parent/file /srv/parent/child/file OK Both /srv/parent/file, /srv/parent/child/, /srv/parent/child/file show correct same acl as /srv/parent (getfacl) cp -r /media/<user>/<label>/SomeTree ends in corrupted ACL where Access ACL mask::--- instead of rwx, resulting in acl set for named users and groups are ineffective. KO Although, default:mask::rwx is ok. For regular (i.e. non dir) files in the copied SomeTree, Access ACL mask::r-- instead of rwx, resulting in only r out of the set permissions for named users and groups will survive. KO setfacl --set or -m reports no error Workaround : grant permissions to users that would not have them, eg. o+rX or adduser reader writersgroup
2014-10-03 06:44:34 Bib tags coreutils
2014-10-06 08:48:52 Bib summary Default ACL not inherited as Access ACL on copy Default ACL not inherited as Access ACL on copy and move
2014-10-14 18:43:35 Bib affects acl (Ubuntu) coreutils (Ubuntu)
2014-10-14 18:44:01 Bib tags coreutils acl
2014-10-23 20:47:00 Launchpad Janitor coreutils (Ubuntu): status New Confirmed