commit | c67e8ec03f3fd41c0b75f5596eee92460f4957c0 | [log] [tgz] |
---|---|---|
author | Micah Morton <mortonm@chromium.org> | Wed Feb 06 11:03:09 2019 -0800 |
committer | James Morris <james.morris@microsoft.com> | Tue Feb 12 10:58:51 2019 -0800 |
tree | 40c20da64f01ebd02f38aeb8e9115800f37b8b7a | |
parent | 2181e084b26bddca22bc3f23364c15809cfed28b [diff] |
LSM: SafeSetID: add selftest This patch adds a selftest for the SafeSetID LSM. The test requires mounting securityfs if it isn't mounted, creating test users in /etc/passwd, and configuring policies for the SafeSetID LSM through writes to securityfs. Signed-off-by: Micah Morton <mortonm@chromium.org> Signed-off-by: James Morris <james.morris@microsoft.com>