kanidm/unix_integration
Kenton Groombridge e3d5f3c8ae
SELinux support for kanidm-unixd-tasks daemon (#1661)
* selinux is an optional feature
* unix_integration: add selinux config option

On SELinux systems, this setting controls whether SELinux relabeling of
newly created home directories should be performed. The default value of
this is on (even on non-SELinux systems), but the tasks daemon will
perform an additional runtime check for SELinux support and will disable
this feature automatically if this check fails.

* unix_integration: wire up home dir selinux labeling
* unix_integration: create equivalence rules in SELinux policy for aliases
* book: document selinux setting
* Add myself to CONTRIBUTORS.md

Signed-off-by: Kenton Groombridge <concord@gentoo.org>
2023-05-30 19:51:12 +10:00
..
nss_kanidm 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
pam_kanidm 1553 pam remote or local detection (#1565) 2023-04-24 10:19:28 +10:00
src SELinux support for kanidm-unixd-tasks daemon (#1661) 2023-05-30 19:51:12 +10:00
tests 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
build.rs 20230424 clippppppppppppyyyyyyyy (#1574) 2023-04-26 21:55:42 +10:00
Cargo.toml SELinux support for kanidm-unixd-tasks daemon (#1661) 2023-05-30 19:51:12 +10:00