diff options
author | rwatson <rwatson@FreeBSD.org> | 2008-07-13 16:37:51 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2008-07-13 16:37:51 +0000 |
commit | c57e2fc46aa3da8aaf6e9da061594d141bb48900 (patch) | |
tree | 3e30ded43324388deae0e80a396569aedcf8308d /sys/kern/subr_stack.c | |
parent | 3f393f965c50d79422a6cb41b98aef7d86ecad99 (diff) | |
download | FreeBSD-src-c57e2fc46aa3da8aaf6e9da061594d141bb48900.zip FreeBSD-src-c57e2fc46aa3da8aaf6e9da061594d141bb48900.tar.gz |
The libc acl_valid(3) function validates the contents of a POSIX.1e ACL.
This change removes the requirement that an ACL contain no ACL_USER
entries with a uid the same as those of a file, or ACL_GROUP entries
with a gid the same as those of a file. This requirement is not in the
specification, and not enforced by the kernel's ACL implementation.
Reported by: Iustin Pop <iusty at k1024 dot org>
MFC after: 1 week
Diffstat (limited to 'sys/kern/subr_stack.c')
0 files changed, 0 insertions, 0 deletions