kanidm/kanidm_unix_int/nss_kanidm
Firstyear adb3f819ba
Add the unixd tasks daemon (#349)
Fixes #180 - this adds an oddjobd style tasks daemon to the unix tools. This supports creation of home directories and the maintenance of alias symlinks to these allowing user renames. The tasks daemon is written to require root, but is seperate from the unixd daemon. Communication is via a root-only unix socket that the task daemon connects into to reduce the possibility of exploit.

Fixes #369 due to the changes to call_daemon_blocking
2021-03-13 12:33:15 +10:00
..
src Add the unixd tasks daemon (#349) 2021-03-13 12:33:15 +10:00
Cargo.toml Tokio1.0 (#340) 2021-01-10 13:41:56 +10:00