Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1639159
| From | John Johansen <john.johansen@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC][Patch 0/3] securityfs: add the ability to support symlinks |
| Date | 2017-05-11 04:50 +0200 |
| Message-ID | <tFMkV-tO-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Currently securityfs does not support the creation/use of symlinks. AppArmor would like to be able to use symlinks to map some policy relationships between profiles and the data set it was loaded from (patch 2), and to create a specialized magic policy tree that maps visible policy to the policy namespace that a task is confined by. The following patchset adds symlink support to securityfs and then updates apparmor to leverage them.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[RFC][Patch 0/3] securityfs: add the ability to support symlinks John Johansen <john.johansen@canonical.com> - 2017-05-11 04:50 +0200 [PATCH 2/3] apparmor: move to per loaddata files, instead of replicating in profiles John Johansen <john.johansen@canonical.com> - 2017-05-11 04:50 +0200
csiph-web