ACLs are not correctly inherited
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
proftpd-dfsg (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
This bug is reported upstream and Ubuntu needs just a new package from the fixed version.
http://
The defaut ACLs of a parent directory are not correctly replicated on created
children. Actually, the mask is not correct.
user:k:rwx #effective:r-x
root@kls2:~# dpkg -l|grep proftp
ii proftpd-basic 1.3.5a-1ubuntu2
root@kls2:~# proftpd -v
ProFTPD Version 1.3.5a
root@kls2:
modules.
modules.
modules.
root@kls2:
proftpd.
root@kls2:~# getfacl /home/workgroups/
getfacl: Removing leading '/' from absolute path names
# file: home/workgroups/
# owner: root
# group: root
user::rwx
user:k:rwx
group::r-x
group:vnstat:rwx
mask::rwx
other::r-x
default:user::rwx
default:user:k:rwx
default:group::r-x
default:
default:mask::rwx
default:other::r-x
root@kls2:~# getfacl /home/workgroup
getfacl: Removing leading '/' from absolute path names
# file: home/workgroups
# owner: k
# group: k
user::rwx
user:k:rwx #effective:r-x
group::r-x
group:vnstat:rwx #effective:r-x
mask::r-x <= the mask has switched from "rwx" to "r-x" !?
other::r-x
default:user::rwx
default:user:k:rwx
default:group::r-x
default:
default:mask::rwx
default:other::r-x
---
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
DistroRelease: Ubuntu 16.04
InstallationDate: Installed on 2017-05-22 (91 days ago)
InstallationMedia: EOLE 2.6.1 "Xenial Xerus" - Beta amd64 (20170522)
Package: proftpd-basic 1.3.5a-1build1
PackageArchitec
ProcVersionSign
Tags: xenial
Uname: Linux 4.4.0-87-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
modified.
#%PAM-1.0
auth sufficient /lib/security/
auth sufficient pam_ldap.so
@include login
mtime.conffile.
description: | updated |
affects: | proftpd (Ubuntu) → proftpd-dfsg (Ubuntu) |
In the future, please use 'ubuntu-bug package-name' to report Ubuntu bugs. /help.ubuntu. com/community/ ReportingBugs
https:/
You have reported a bug in a non-existent package in Ubuntu archives. No one will this bug report because simply the package does not exist any more.