kanidm/kanidmd
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
..
benches 363 scaling benchmarks (#366) 2021-02-23 18:10:59 +10:00
src Add the unixd tasks daemon (#349) 2021-03-13 12:33:15 +10:00
build.rs 306 command complete (#354) 2021-02-13 13:46:22 +10:00
builder.sh Update build 2021-02-17 18:49:03 +10:00
Cargo.toml Add the unixd tasks daemon (#349) 2021-03-13 12:33:15 +10:00
Dockerfile Update build 2021-02-17 18:49:03 +10:00
Dockerfile.scratch Merge docker image github actions into unique 2020-05-07 12:37:14 +10:00
server.toml Add credential display command (#370) 2021-03-11 11:17:13 +10:00